VyUpdateOrderRequest

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

Properties

Field
Type
Description

amount [required]

double?

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

Last updated