Uses of Class
com.adyen.model.tapi.StoredValueAccountID
-
Packages that use StoredValueAccountID Package Description com.adyen.model.tapi -
-
Uses of StoredValueAccountID in com.adyen.model.tapi
Methods in com.adyen.model.tapi that return StoredValueAccountID Modifier and Type Method Description StoredValueAccountIDStoredValueAccountID. addEntryModeItem(StoredValueAccountID.EntryModeEnum entryModeItem)StoredValueAccountIDStoredValueAccountID. entryMode(List<StoredValueAccountID.EntryModeEnum> entryMode)entryModeStoredValueAccountIDStoredValueAccountID. expiryDate(Integer expiryDate)Date after which the card cannot be used.static StoredValueAccountIDStoredValueAccountID. fromJson(String jsonString)Create an instance of StoredValueAccountID given an JSON stringStoredValueAccountIDPaymentInstrumentData. getStoredValueAccountID()Get storedValueAccountIDStoredValueAccountIDStoredValueAccountStatus. getStoredValueAccountID()Get storedValueAccountIDStoredValueAccountIDStoredValueData. getStoredValueAccountID()Get storedValueAccountIDStoredValueAccountIDStoredValueAccountID. identificationType(IdentificationType identificationType)identificationTypeStoredValueAccountIDStoredValueAccountID. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.StoredValueAccountIDStoredValueAccountID. ownerName(String ownerName)Name of the owner of a stored value account.StoredValueAccountIDStoredValueAccountID. storedValueAccountType(StoredValueAccountType storedValueAccountType)storedValueAccountTypeStoredValueAccountIDStoredValueAccountID. storedValueID(String storedValueID)Stored value account identification.StoredValueAccountIDStoredValueAccountID. storedValueProvider(String storedValueProvider)Identification of the provider of the stored value account load/reload.Methods in com.adyen.model.tapi with parameters of type StoredValueAccountID Modifier and Type Method Description voidPaymentInstrumentData. setStoredValueAccountID(StoredValueAccountID storedValueAccountID)storedValueAccountIDvoidStoredValueAccountStatus. setStoredValueAccountID(StoredValueAccountID storedValueAccountID)storedValueAccountIDvoidStoredValueData. setStoredValueAccountID(StoredValueAccountID storedValueAccountID)storedValueAccountIDPaymentInstrumentDataPaymentInstrumentData. storedValueAccountID(StoredValueAccountID storedValueAccountID)storedValueAccountIDStoredValueAccountStatusStoredValueAccountStatus. storedValueAccountID(StoredValueAccountID storedValueAccountID)storedValueAccountIDStoredValueDataStoredValueData. storedValueAccountID(StoredValueAccountID storedValueAccountID)storedValueAccountID
-