Class CustomerPayerAllOf

java.lang.Object
dev.vality.swag_webhook_events.model.CustomerPayerAllOf

@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
           date="2023-05-04T13:06:45.139911129Z[Etc/UTC]")
public class CustomerPayerAllOf
extends Object
CustomerPayerAllOf
  • Constructor Details

    • CustomerPayerAllOf

      public CustomerPayerAllOf()
  • Method Details

    • customerID

      public CustomerPayerAllOf customerID​(String customerID)
    • getCustomerID

      @NotNull public @NotNull String getCustomerID()
      Идентификатор плательщика
      Returns:
      customerID
    • setCustomerID

      public void setCustomerID​(String customerID)
    • equals

      public boolean equals​(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object