Package travel.wink.sdk.extranet.model
Class SalesChannelCreateRequestSupplier
java.lang.Object
travel.wink.sdk.extranet.model.SalesChannelCreateRequestSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-04-15T11:55:15.242722091+07:00[Asia/Bangkok]")
public class SalesChannelCreateRequestSupplier
extends Object
SalesChannelCreateRequestSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid UUIDOwner identifier, in this context, is the unique company record identifier.@NotNull @Valid UUIDSupplier identifier is the entity that owns the ivnentory.inthashCode()ownerIdentifier(UUID ownerIdentifier) voidsetOwnerIdentifier(UUID ownerIdentifier) voidsetSupplierIdentifier(UUID supplierIdentifier) supplierIdentifier(UUID supplierIdentifier) toString()
-
Field Details
-
JSON_PROPERTY_OWNER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_SUPPLIER_IDENTIFIER
- See Also:
-
-
Constructor Details
-
SalesChannelCreateRequestSupplier
public SalesChannelCreateRequestSupplier()
-
-
Method Details
-
ownerIdentifier
-
getOwnerIdentifier
Owner identifier, in this context, is the unique company record identifier.- Returns:
- ownerIdentifier
-
setOwnerIdentifier
-
supplierIdentifier
-
getSupplierIdentifier
Supplier identifier is the entity that owns the ivnentory.- Returns:
- supplierIdentifier
-
setSupplierIdentifier
-
equals
-
hashCode
public int hashCode() -
toString
-