Class PaymentResourcePayerAllOf
java.lang.Object
dev.vality.swag_webhook_events.model.PaymentResourcePayerAllOf
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2023-05-04T13:06:45.139911129Z[Etc/UTC]")
public class PaymentResourcePayerAllOf
extends Object
PaymentResourcePayerAllOf
-
Constructor Summary
Constructors Constructor Description PaymentResourcePayerAllOf() -
Method Summary
Modifier and Type Method Description PaymentResourcePayerAllOfcontactInfo(ContactInfo contactInfo)booleanequals(Object o)@NotNull @Valid ContactInfogetContactInfo()Get contactInfointhashCode()voidsetContactInfo(ContactInfo contactInfo)StringtoString()
-
Constructor Details
-
PaymentResourcePayerAllOf
public PaymentResourcePayerAllOf()
-
-
Method Details