client/dart/wallet/alipay.pbjson.dart

160 lines
6.0 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from alipay.proto.
// @dart = 3.3
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names
// ignore_for_file: curly_braces_in_flow_control_structures
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
// ignore_for_file: non_constant_identifier_names, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;
import 'dart:typed_data' as $typed_data;
@$core.Deprecated('Use alipayTradeWapPayRequestDescriptor instead')
const AlipayTradeWapPayRequest$json = {
'1': 'AlipayTradeWapPayRequest',
'2': [
{
'1': 'user_identification',
'3': 1,
'4': 1,
'5': 9,
'10': 'userIdentification'
},
{'1': 'amount', '3': 2, '4': 1, '5': 3, '10': 'amount'},
{'1': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
{'1': 'notify_url', '3': 4, '4': 1, '5': 9, '10': 'notifyUrl'},
{'1': 'quit_url', '3': 5, '4': 1, '5': 9, '10': 'quitUrl'},
],
};
/// Descriptor for `AlipayTradeWapPayRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List alipayTradeWapPayRequestDescriptor = $convert.base64Decode(
'ChhBbGlwYXlUcmFkZVdhcFBheVJlcXVlc3QSLwoTdXNlcl9pZGVudGlmaWNhdGlvbhgBIAEoCV'
'ISdXNlcklkZW50aWZpY2F0aW9uEhYKBmFtb3VudBgCIAEoA1IGYW1vdW50EiAKC2Rlc2NyaXB0'
'aW9uGAMgASgJUgtkZXNjcmlwdGlvbhIdCgpub3RpZnlfdXJsGAQgASgJUglub3RpZnlVcmwSGQ'
'oIcXVpdF91cmwYBSABKAlSB3F1aXRVcmw=');
@$core.Deprecated('Use alipayTradeWapPayReplyDescriptor instead')
const AlipayTradeWapPayReply$json = {
'1': 'AlipayTradeWapPayReply',
'2': [
{'1': 'pay_url', '3': 1, '4': 1, '5': 9, '10': 'payUrl'},
],
};
/// Descriptor for `AlipayTradeWapPayReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List alipayTradeWapPayReplyDescriptor =
$convert.base64Decode(
'ChZBbGlwYXlUcmFkZVdhcFBheVJlcGx5EhcKB3BheV91cmwYASABKAlSBnBheVVybA==');
@$core.Deprecated('Use alipayTradePagePayRequestDescriptor instead')
const AlipayTradePagePayRequest$json = {
'1': 'AlipayTradePagePayRequest',
'2': [
{
'1': 'user_identification',
'3': 1,
'4': 1,
'5': 9,
'10': 'userIdentification'
},
{'1': 'amount', '3': 2, '4': 1, '5': 3, '10': 'amount'},
{'1': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
{'1': 'notify_url', '3': 4, '4': 1, '5': 9, '10': 'notifyUrl'},
{'1': 'return_url', '3': 5, '4': 1, '5': 9, '10': 'returnUrl'},
],
};
/// Descriptor for `AlipayTradePagePayRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List alipayTradePagePayRequestDescriptor = $convert.base64Decode(
'ChlBbGlwYXlUcmFkZVBhZ2VQYXlSZXF1ZXN0Ei8KE3VzZXJfaWRlbnRpZmljYXRpb24YASABKA'
'lSEnVzZXJJZGVudGlmaWNhdGlvbhIWCgZhbW91bnQYAiABKANSBmFtb3VudBIgCgtkZXNjcmlw'
'dGlvbhgDIAEoCVILZGVzY3JpcHRpb24SHQoKbm90aWZ5X3VybBgEIAEoCVIJbm90aWZ5VXJsEh'
'0KCnJldHVybl91cmwYBSABKAlSCXJldHVyblVybA==');
@$core.Deprecated('Use alipayTradePagePayReplyDescriptor instead')
const AlipayTradePagePayReply$json = {
'1': 'AlipayTradePagePayReply',
'2': [
{'1': 'pay_url', '3': 1, '4': 1, '5': 9, '10': 'payUrl'},
],
};
/// Descriptor for `AlipayTradePagePayReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List alipayTradePagePayReplyDescriptor =
$convert.base64Decode(
'ChdBbGlwYXlUcmFkZVBhZ2VQYXlSZXBseRIXCgdwYXlfdXJsGAEgASgJUgZwYXlVcmw=');
@$core.Deprecated('Use alipayTradeAppPayRequestDescriptor instead')
const AlipayTradeAppPayRequest$json = {
'1': 'AlipayTradeAppPayRequest',
'2': [
{
'1': 'user_identification',
'3': 1,
'4': 1,
'5': 9,
'10': 'userIdentification'
},
{'1': 'amount', '3': 2, '4': 1, '5': 3, '10': 'amount'},
{'1': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
{'1': 'notify_url', '3': 4, '4': 1, '5': 9, '10': 'notifyUrl'},
],
};
/// Descriptor for `AlipayTradeAppPayRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List alipayTradeAppPayRequestDescriptor = $convert.base64Decode(
'ChhBbGlwYXlUcmFkZUFwcFBheVJlcXVlc3QSLwoTdXNlcl9pZGVudGlmaWNhdGlvbhgBIAEoCV'
'ISdXNlcklkZW50aWZpY2F0aW9uEhYKBmFtb3VudBgCIAEoA1IGYW1vdW50EiAKC2Rlc2NyaXB0'
'aW9uGAMgASgJUgtkZXNjcmlwdGlvbhIdCgpub3RpZnlfdXJsGAQgASgJUglub3RpZnlVcmw=');
@$core.Deprecated('Use alipayTradeAppPayReplyDescriptor instead')
const AlipayTradeAppPayReply$json = {
'1': 'AlipayTradeAppPayReply',
'2': [
{'1': 'pay_param', '3': 1, '4': 1, '5': 9, '10': 'payParam'},
],
};
/// Descriptor for `AlipayTradeAppPayReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List alipayTradeAppPayReplyDescriptor =
$convert.base64Decode(
'ChZBbGlwYXlUcmFkZUFwcFBheVJlcGx5EhsKCXBheV9wYXJhbRgBIAEoCVIIcGF5UGFyYW0=');
@$core.Deprecated('Use alipayUniTransferRequestDescriptor instead')
const AlipayUniTransferRequest$json = {
'1': 'AlipayUniTransferRequest',
'2': [
{
'1': 'user_identification',
'3': 1,
'4': 1,
'5': 9,
'10': 'userIdentification'
},
{'1': 'amount', '3': 2, '4': 1, '5': 3, '10': 'amount'},
{'1': 'fee', '3': 3, '4': 1, '5': 3, '10': 'fee'},
{'1': 'description', '3': 4, '4': 1, '5': 9, '10': 'description'},
],
};
/// Descriptor for `AlipayUniTransferRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List alipayUniTransferRequestDescriptor = $convert.base64Decode(
'ChhBbGlwYXlVbmlUcmFuc2ZlclJlcXVlc3QSLwoTdXNlcl9pZGVudGlmaWNhdGlvbhgBIAEoCV'
'ISdXNlcklkZW50aWZpY2F0aW9uEhYKBmFtb3VudBgCIAEoA1IGYW1vdW50EhAKA2ZlZRgDIAEo'
'A1IDZmVlEiAKC2Rlc2NyaXB0aW9uGAQgASgJUgtkZXNjcmlwdGlvbg==');
@$core.Deprecated('Use alipayUniTransferReplyDescriptor instead')
const AlipayUniTransferReply$json = {
'1': 'AlipayUniTransferReply',
};
/// Descriptor for `AlipayUniTransferReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List alipayUniTransferReplyDescriptor =
$convert.base64Decode('ChZBbGlwYXlVbmlUcmFuc2ZlclJlcGx5');