Dual Investment order
| 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 |