Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.09 KB

Deal.md

File metadata and controls

18 lines (15 loc) · 1.09 KB

# Deal

Properties

Name Type Description Notes
batch_root_cid string [optional]
last_change string This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
miner string Miner ID [optional]
network string Filecoin network for this Deal [optional]
piece_cid string Piece CID string [optional]
status string Deal status
status_text string Deal status description. [optional]
chain_deal_id float Identifier for the deal stored on chain. [optional]
deal_activation string This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. [optional]
deal_expiration string This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. [optional]

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