Class AddStaticListSupplierRequestAffiliate

java.lang.Object
travel.wink.sdk.affiliate.browse.model.AddStaticListSupplierRequestAffiliate

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-06-26T20:15:43.926055890+07:00[Asia/Bangkok]", comments="Generator version: 7.13.0") public class AddStaticListSupplierRequestAffiliate extends Object
AddStaticListSupplierRequestAffiliate
  • Field Details

  • Constructor Details

    • AddStaticListSupplierRequestAffiliate

      public AddStaticListSupplierRequestAffiliate()
  • Method Details

    • supplierIdentifier

      public AddStaticListSupplierRequestAffiliate supplierIdentifier(@Nonnull String supplierIdentifier)
    • getSupplierIdentifier

      @Nonnull @NotNull @Size(min=1) public @NotNull @Size(min=1) String getSupplierIdentifier()
      Supplier identifier
      Returns:
      supplierIdentifier
    • setSupplierIdentifier

      public void setSupplierIdentifier(@Nonnull 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