Class AddStaticSellerListSupplierRequestAffiliate

java.lang.Object
travel.wink.sdk.affiliate.model.AddStaticSellerListSupplierRequestAffiliate

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-28T12:48:10.520361873+07:00[Asia/Bangkok]") public class AddStaticSellerListSupplierRequestAffiliate extends Object
AddStaticSellerListSupplierRequestAffiliate
  • Field Details

  • Constructor Details

    • AddStaticSellerListSupplierRequestAffiliate

      public AddStaticSellerListSupplierRequestAffiliate()
  • Method Details

    • supplierIdentifier

      public AddStaticSellerListSupplierRequestAffiliate supplierIdentifier(String supplierIdentifier)
    • getSupplierIdentifier

      @Nonnull @NotNull public @NotNull String getSupplierIdentifier()
      Get supplierIdentifier
      Returns:
      supplierIdentifier
    • setSupplierIdentifier

      public void setSupplierIdentifier(String supplierIdentifier)
    • 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