Class WithdrawalStartedAllOf
java.lang.Object
dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2023-03-12T19:05:30.960265880Z[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