Class Payer
java.lang.Object
dev.vality.swag_webhook_events.model.Payer
- Direct Known Subclasses:
CustomerPayer,PaymentResourcePayer,RecurrentPayer
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2024-02-26T07:25:16.040246332Z[Etc/UTC]")
public class Payer
extends Object
Payer
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPayer.PayerTypeEnumPayment tool type -
Constructor Summary
Constructors Constructor Description Payer() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)@NotNull Payer.PayerTypeEnumgetPayerType()Payment tool typeinthashCode()PayerpayerType(Payer.PayerTypeEnum payerType)voidsetPayerType(Payer.PayerTypeEnum payerType)StringtoString()