Package com.duffel.sdk.model
Class UpdateOrderByIdRequestData
java.lang.Object
com.duffel.sdk.model.UpdateOrderByIdRequestData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-08-28T15:18:14.926970+07:00[Asia/Bangkok]")
public class UpdateOrderByIdRequestData
extends Object
UpdateOrderByIdRequestData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMetadata contains a set of key-value pairs that you can attach to an object.inthashCode()voidsetMetadata(Object metadata) toString()
-
Field Details
-
JSON_PROPERTY_METADATA
- See Also:
-
-
Constructor Details
-
UpdateOrderByIdRequestData
public UpdateOrderByIdRequestData()
-
-
Method Details
-
metadata
-
getMetadata
Metadata contains a set of key-value pairs that you can attach to an object. It can be useful for storing additional information about the object, in a structured format. Duffel does not use this information. You should not store sensitive information in this field. The metadata is a collection of key-value pairs, both of which are strings. You can store a maximum of 50 key-value pairs, where each key has a maximum length of 40 characters and each value has a maximum length of 500 characters. Keys must only contain numbers, letters, dashes, or underscores. To clear this field, set it to an empty object (`{}`).- Returns:
- metadata
-
setMetadata
-
equals
-
hashCode
public int hashCode() -
toString
-