Class WithdrawalStartedAllOf
java.lang.Object
dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2022-03-10T14:26:04.545165835Z[Etc/UTC]")
public class WithdrawalStartedAllOf
extends Object
WithdrawalStartedAllOf
-
Constructor Summary
Constructors Constructor Description WithdrawalStartedAllOf() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)@NotNull @Valid WithdrawalgetWithdrawal()Get withdrawalinthashCode()voidsetWithdrawal(Withdrawal withdrawal)StringtoString()WithdrawalStartedAllOfwithdrawal(Withdrawal withdrawal)
-
Constructor Details
-
WithdrawalStartedAllOf
public WithdrawalStartedAllOf()
-
-
Method Details