Package | Description |
---|---|
net.authorize.api.contract.v1 |
Modifier and Type | Field and Description |
---|---|
protected ArrayOfNumericString |
CreateProfileResponse.customerPaymentProfileIdList |
protected ArrayOfNumericString |
CreateCustomerProfileResponse.customerPaymentProfileIdList |
protected ArrayOfNumericString |
CreateProfileResponse.customerShippingAddressIdList |
protected ArrayOfNumericString |
CreateCustomerProfileResponse.customerShippingAddressIdList |
protected ArrayOfNumericString |
GetCustomerProfileIdsResponse.ids |
Modifier and Type | Method and Description |
---|---|
ArrayOfNumericString |
ObjectFactory.createArrayOfNumericString()
Create an instance of
ArrayOfNumericString |
ArrayOfNumericString |
CreateProfileResponse.getCustomerPaymentProfileIdList()
Gets the value of the customerPaymentProfileIdList property.
|
ArrayOfNumericString |
CreateCustomerProfileResponse.getCustomerPaymentProfileIdList()
Gets the value of the customerPaymentProfileIdList property.
|
ArrayOfNumericString |
CreateProfileResponse.getCustomerShippingAddressIdList()
Gets the value of the customerShippingAddressIdList property.
|
ArrayOfNumericString |
CreateCustomerProfileResponse.getCustomerShippingAddressIdList()
Gets the value of the customerShippingAddressIdList property.
|
ArrayOfNumericString |
GetCustomerProfileIdsResponse.getIds()
Gets the value of the ids property.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateProfileResponse.setCustomerPaymentProfileIdList(ArrayOfNumericString value)
Sets the value of the customerPaymentProfileIdList property.
|
void |
CreateCustomerProfileResponse.setCustomerPaymentProfileIdList(ArrayOfNumericString value)
Sets the value of the customerPaymentProfileIdList property.
|
void |
CreateProfileResponse.setCustomerShippingAddressIdList(ArrayOfNumericString value)
Sets the value of the customerShippingAddressIdList property.
|
void |
CreateCustomerProfileResponse.setCustomerShippingAddressIdList(ArrayOfNumericString value)
Sets the value of the customerShippingAddressIdList property.
|
void |
GetCustomerProfileIdsResponse.setIds(ArrayOfNumericString value)
Sets the value of the ids property.
|
Copyright © 2021. All rights reserved.