sdk.contractresponse
Home > @openformat/sdk > ContractResponse
ContractResponse interface
Signature:
export interface ContractResponse
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| contracts | { id: string; createdAt: string; owner: string; type: string; }[] |