Package travel.wink.sdk.extranet.model
Class UpdateLocationRequestSupplier
java.lang.Object
travel.wink.sdk.extranet.model.UpdateLocationRequestSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-06T15:46:48.127304372+07:00[Asia/Bangkok]")
public class UpdateLocationRequestSupplier
extends Object
UpdateLocationRequestSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid GeoJsonPointSuppliergetPoint()Get pointinthashCode()point(GeoJsonPointSupplier point) voidsetPoint(GeoJsonPointSupplier point) toString()
-
Field Details
-
JSON_PROPERTY_POINT
- See Also:
-
-
Constructor Details
-
UpdateLocationRequestSupplier
public UpdateLocationRequestSupplier()
-
-
Method Details