GetWalletsByIdRequest$json top-level constant
- @Deprecated('Use getWalletsByIdRequestDescriptor instead')
Implementation
@$core.Deprecated('Use getWalletsByIdRequestDescriptor instead')
const GetWalletsByIdRequest$json = {
'1': 'GetWalletsByIdRequest',
'2': [
{'1': 'uuid', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'uuid'},
{'1': 'currency', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'currency'},
{'1': 'wallet_type', '3': 3, '4': 1, '5': 14, '6': '.wallet.WalletType', '10': 'walletType'},
],
};