GetContractInfoData
Type Alias: GetContractInfoData
Properties overview
- body: ContractInfoRequest; ↗
type GetContractInfoData = {
body: ContractInfoRequest;
};
Defined in: packages/api/src/client/types.gen.ts:977
Type declaration
body
body: ContractInfoRequest;
Updated 10 days ago