Package travel.wink.sdk.extranet.model
Class DiscountSupplier
java.lang.Object
travel.wink.sdk.extranet.model.DiscountSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-03T09:32:29.460106668+07:00[Asia/Bangkok]")
public class DiscountSupplier
extends Object
DiscountSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncoupon(CouponSupplier coupon) boolean@Valid CouponSupplierGet couponGet deletedgetEnd()Get endGet _objectgetStart()Get startGet subscriptioninthashCode()voidsetCoupon(CouponSupplier coupon) voidsetDeleted(Boolean deleted) voidvoidvoidvoidsetSubscription(String subscription) subscription(String subscription) toString()
-
Field Details
-
JSON_PROPERTY_COUPON
- See Also:
-
JSON_PROPERTY_DELETED
- See Also:
-
JSON_PROPERTY_END
- See Also:
-
JSON_PROPERTY_OBJECT
- See Also:
-
JSON_PROPERTY_START
- See Also:
-
JSON_PROPERTY_SUBSCRIPTION
- See Also:
-
-
Constructor Details
-
DiscountSupplier
public DiscountSupplier()
-
-
Method Details
-
coupon
-
getCoupon
-
setCoupon
-
deleted
-
getDeleted
-
setDeleted
-
end
-
getEnd
-
setEnd
-
_object
-
getObject
-
setObject
-
start
-
getStart
-
setStart
-
subscription
-
getSubscription
-
setSubscription
-
equals
-
hashCode
-
toString
-