Package com.duffel.sdk.model
Class OrderRequestService
java.lang.Object
com.duffel.sdk.model.OrderRequestService
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-08-28T15:18:14.926970+07:00[Asia/Bangkok]")
public class OrderRequestService
extends Object
OrderRequestService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_QUANTITY
- See Also:
-
-
Constructor Details
-
OrderRequestService
public OrderRequestService()
-
-
Method Details
-
id
-
getId
The `id` of the service from the offer's `available_services` that you want to book- Returns:
- id
-
setId
-
quantity
-
getQuantity
The quantity of the service to book. This will always be `1` for seat services. minimum: 1- Returns:
- quantity
-
setQuantity
-
equals
-
hashCode
public int hashCode() -
toString
-