Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 727 Bytes

File metadata and controls

13 lines (8 loc) · 727 Bytes

# UpdateOrderRequest

Properties

Name Type Description Notes
request_to_be_forgotten bool If <code>true</code>, indicates the user who placed the order has requested this order be forgotten. [optional] [default to false]
upstream_id string The upstream identifier. [optional]
metadata map[string,AnyType] Key-value pairs used to store additional data. Value can be string, boolean or integer types. [optional]

[Back to Model list] [Back to API list] [Back to README]