Class PaymentResourcePayerAllOf
java.lang.Object
dev.vality.swag_webhook_events.model.PaymentResourcePayerAllOf
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2024-02-26T07:25:16.040246332Z[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