Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 812 Bytes

PlaceDualInvestmentOrder.md

File metadata and controls

14 lines (10 loc) · 812 Bytes

PlaceDualInvestmentOrder

Dual Investment order

Properties

Name Type Description Notes
plan_id str Plan ID
copies str 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]
is_max 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 str Subscription amount, mutually exclusive with the copies field

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