Package travel.wink.sdk.payment.model
Class AggregateBookingContractCaptureCurrenciesByAccountResponse
java.lang.Object
travel.wink.sdk.payment.model.AggregateBookingContractCaptureCurrenciesByAccountResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-10-18T16:41:24.680347747+07:00[Asia/Bangkok]")
public class AggregateBookingContractCaptureCurrenciesByAccountResponse
extends Object
AggregateBookingContractCaptureCurrenciesByAccountResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountIdentifier(String accountIdentifier) addListItem(Moneys _listItem) boolean@NotNull StringAccount identifier with these capture currenciesgetList()List of capture currenciesinthashCode()voidsetAccountIdentifier(String accountIdentifier) voidtoString()
-
Field Details
-
JSON_PROPERTY_ACCOUNT_IDENTIFIER
- See Also:
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
AggregateBookingContractCaptureCurrenciesByAccountResponse
public AggregateBookingContractCaptureCurrenciesByAccountResponse()
-
-
Method Details
-
accountIdentifier
public AggregateBookingContractCaptureCurrenciesByAccountResponse accountIdentifier(String accountIdentifier) -
getAccountIdentifier
Account identifier with these capture currencies- Returns:
- accountIdentifier
-
setAccountIdentifier
-
_list
-
addListItem
-
getList
List of capture currencies- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-