Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 842 Bytes

PlaceDualInvestmentOrder.md

File metadata and controls

17 lines (12 loc) · 842 Bytes

Io.Gate.GateApi.Model.PlaceDualInvestmentOrder

Dual Investment order

Properties

Name Type Description Notes
PlanId string Plan ID
Copies string The number of copies is mutually exclusive with the amount field and will be deprecated soon. It is recommended to use the amount parameter. [optional]
IsMax int Whether to purchase at the maximum. Mutually exclusive with the amount field. Will be deprecated soon. It is recommended to use the amount parameter. [optional]
Amount string Subscription amount, mutually exclusive with the copies field

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