wallet_api.v1.ContractSummary
type ContractSummary
ContractSummary
wallet_api.v1.ContractSummary
wallet_api.v1.ContractSummary
Field | Type | Description |
---|---|---|
contract_id | string | UUID of the contract |
contract_type | string | Type of the contract |
created | string | RFC3339 timestamp of the contract creation date. |
counterparties | string repeated | List of participant public keys excluding self |
status | string | Current status of contract |
memo | string | Contract memo |