Skip to main content

PaymentNoticeListType

No description

type PaymentNoticeListType {
PaymentNoticeList(
_filter: String
identifier: [token]
request: [reference]
created: [date]
_lastUpdated: [date]
_security: [token]
payment_status: [token]
_profile: [uri]
provider: [reference]
response: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): [PaymentNotice]
}

Fields

PaymentNoticeListType.PaymentNoticeList ● [PaymentNotice] list object

PaymentNoticeListType.PaymentNoticeList._filter ● String scalar
PaymentNoticeListType.PaymentNoticeList.identifier ● [token] list scalar
PaymentNoticeListType.PaymentNoticeList.request ● [reference] list scalar
PaymentNoticeListType.PaymentNoticeList.created ● [date] list scalar
PaymentNoticeListType.PaymentNoticeList._lastUpdated ● [date] list scalar
PaymentNoticeListType.PaymentNoticeList._security ● [token] list scalar
PaymentNoticeListType.PaymentNoticeList.payment_status ● [token] list scalar
PaymentNoticeListType.PaymentNoticeList._profile ● [uri] list scalar
PaymentNoticeListType.PaymentNoticeList.provider ● [reference] list scalar
PaymentNoticeListType.PaymentNoticeList.response ● [reference] list scalar
PaymentNoticeListType.PaymentNoticeList._tag ● [token] list scalar
PaymentNoticeListType.PaymentNoticeList._source ● [uri] list scalar
PaymentNoticeListType.PaymentNoticeList._id ● [token] list scalar
PaymentNoticeListType.PaymentNoticeList._text ● [String] list scalar
PaymentNoticeListType.PaymentNoticeList._content ● [String] list scalar
PaymentNoticeListType.PaymentNoticeList.status ● [token] list scalar
PaymentNoticeListType.PaymentNoticeList._sort ● String scalar
PaymentNoticeListType.PaymentNoticeList._count ● Int scalar
PaymentNoticeListType.PaymentNoticeList._cursor ● String scalar