Package com.duffel.sdk.model
Class CabinRowSectionEmptyElement
java.lang.Object
com.duffel.sdk.model.CabinRowSectionEmptyElement
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-08-28T15:13:42.592945+07:00[Asia/Bangkok]")
public class CabinRowSectionEmptyElement
extends Object
An empty space used for padding in some non-standard seat arrangements. For display, this element should have the same dimensions as a seat for proper alignment.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of this element -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull CabinRowSectionEmptyElement.TypeEnumgetType()The type of this elementinthashCode()voidtoString()
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
CabinRowSectionEmptyElement
public CabinRowSectionEmptyElement()
-
-
Method Details