Class: CustomerPaymentCardListLoadQuery

Response~CustomerPaymentCardListLoadQuery(request, data)

API Response for CustomerPaymentCardList_Load_Query.

Constructor

new CustomerPaymentCardListLoadQuery(request, data)

CustomerPaymentCardListLoadQuery Constructor.

CustomerPaymentCardListLoadQuery Constructor.

Parameters:
Name Type Description
request Request
data Object
Source:
See:

Methods

getCustomerPaymentCards() → {Array.<CustomerPaymentCard>}

Get customerPaymentCards.

Get customerPaymentCards.

Source:
Returns:
Type
Array.<CustomerPaymentCard>