Skip to content

/AWS1/CL_BDOLSTPMNTCREDPVDRRSP

ListPaymentCredentialProvidersResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_credentialproviders TYPE /AWS1/CL_BDOPMNTCREDPVDRITEM=>TT_PAYMENTCREDENTIALPROVIDERS TT_PAYMENTCREDENTIALPROVIDERS

The list of payment credential providers.

Optional arguments:

iv_nexttoken TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING

Pagination token for the next page of results.


Queryable Attributes

credentialProviders

The list of payment credential providers.

Accessible with the following methods

Method Description
GET_CREDENTIALPROVIDERS() Getter for CREDENTIALPROVIDERS, with configurable default
ASK_CREDENTIALPROVIDERS() Getter for CREDENTIALPROVIDERS w/ exceptions if field has no
HAS_CREDENTIALPROVIDERS() Determine if CREDENTIALPROVIDERS has a value

nextToken

Pagination token for the next page of results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value