Type alias GetAssetAccountByIdRequest

GetAssetAccountByIdRequest: {
    assetAccountId: string;
}

Type declaration

  • assetAccountId: string

Generated using TypeDoc