Package com.adyen.model.balancecontrol
-
Class Summary Class Description AbstractOpenApiSchema Abstract class for oneOf,anyOf schemas defined in OpenAPI specAmount AmountAmount.CustomTypeAdapterFactory BalanceTransferRequest BalanceTransferRequestBalanceTransferRequest.CustomTypeAdapterFactory BalanceTransferRequest.TypeEnum.Adapter BalanceTransferResponse BalanceTransferResponseBalanceTransferResponse.CustomTypeAdapterFactory BalanceTransferResponse.StatusEnum.Adapter BalanceTransferResponse.TypeEnum.Adapter JSON JSON.ByteArrayAdapter Gson TypeAdapter for Byte Array typeJSON.DateTypeAdapter Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.JSON.LocalDateTypeAdapter Gson TypeAdapter for JSR310 LocalDate typeJSON.OffsetDateTimeTypeAdapter Gson TypeAdapter for JSR310 OffsetDateTime typeJSON.SqlDateTypeAdapter Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat). -
Enum Summary Enum Description BalanceTransferRequest.TypeEnum The type of balance transfer.BalanceTransferResponse.StatusEnum The status of the balance transfer.BalanceTransferResponse.TypeEnum The type of balance transfer.