Type alias GetAssetAccountBalanceByIdRequest

GetAssetAccountBalanceByIdRequest: {
    assetAccountId: string;
}

Type declaration

  • assetAccountId: string

Generated using TypeDoc