Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.33 KB

File metadata and controls

25 lines (21 loc) · 1.33 KB

DualOrderRefundPreview

Properties

Name Type Description Notes
create_timest int Order creation timestamp [optional]
delivery_timest int Order delivery timestamp [optional]
exercise_price str Strike price [optional]
invest_amount str Investment amount [optional]
invest_currency str Investment Token [optional]
name str Order name identifier [optional]
order_id int Order ID [optional]
req_id str Request ID used for actual redemption [optional]
refund_service_charge int Refund fee [optional]
settle_price str Settlement price [optional]
settlement_amount str Settlement amount [optional]
settlement_currency str Settlement currency [optional]
settlement_interest str Settlement interest [optional]
settlement_principle str Settlement principal [optional]
type str `call`: sell high; `put`: buy low [optional]
money_back_timest int Redemption time [optional]

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