Package io.trippay.sdk.payment.model
Class AggregateBookingContractCaptureCurrenciesByAccountResponse
java.lang.Object
io.trippay.sdk.payment.model.AggregateBookingContractCaptureCurrenciesByAccountResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-03T09:25:34.975208328+07:00[Asia/Bangkok]")
public class AggregateBookingContractCaptureCurrenciesByAccountResponse
extends Object
AggregateBookingContractCaptureCurrenciesByAccountResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<AvailableFunds> _list) accountIdentifier(String accountIdentifier) addListItem(AvailableFunds _listItem) boolean@NotNull StringAccount identifier with these capture currencies@NotNull @Valid List<AvailableFunds> getList()List of capture currenciesinthashCode()voidsetAccountIdentifier(String accountIdentifier) voidsetList(List<AvailableFunds> _list) toString()
-
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
public AggregateBookingContractCaptureCurrenciesByAccountResponse addListItem(AvailableFunds _listItem) -
getList
List of capture currencies- Returns:
- _list
-
setList
-
equals
-
hashCode
-
toString
-