Class WithdrawalStartedAllOf
java.lang.Object
dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-12T19:05:48.700078970Z[Etc/UTC]")
public class WithdrawalStartedAllOf
extends Object
WithdrawalStartedAllOf
-
Field Summary
Fields Modifier and Type Field Description static StringJSON_PROPERTY_WITHDRAWAL -
Constructor Summary
Constructors Constructor Description WithdrawalStartedAllOf() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)WithdrawalgetWithdrawal()Get withdrawalinthashCode()voidsetWithdrawal(Withdrawal withdrawal)StringtoString()WithdrawalStartedAllOfwithdrawal(Withdrawal withdrawal)
-
Field Details
-
JSON_PROPERTY_WITHDRAWAL
- See Also:
- Constant Field Values
-
-
Constructor Details
-
WithdrawalStartedAllOf
public WithdrawalStartedAllOf()
-
-
Method Details