TransactionDTO
TransactionDTO =
z.infer
<typeofTransactionLegDTOSchema
> &object
Defined in: packages/helpers/src/api/swapkitApi/types.ts:367
Type declaration
Section titled “Type declaration”legs:
TransactionLegDTO
[]
TransactionDTO =
z.infer
<typeofTransactionLegDTOSchema
> &object
Defined in: packages/helpers/src/api/swapkitApi/types.ts:367
legs:
TransactionLegDTO
[]