VyUpdateOrderRequest

This class represents a request to update an order's amount.

Properties

FieldTypeDescription

amount [required]

double?

The new amount for the order. Must be a nullable double.

Last updated