169 lines
6.6 KiB
Dart
169 lines
6.6 KiB
Dart
// This is a generated file - do not edit.
|
|
//
|
|
// Generated from payment.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 wayRequestDescriptor instead')
|
|
const WayRequest$json = {
|
|
'1': 'WayRequest',
|
|
'2': [
|
|
{'1': 'platform', '3': 1, '4': 1, '5': 9, '10': 'platform'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `WayRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List wayRequestDescriptor = $convert
|
|
.base64Decode('CgpXYXlSZXF1ZXN0EhoKCHBsYXRmb3JtGAEgASgJUghwbGF0Zm9ybQ==');
|
|
|
|
@$core.Deprecated('Use wayReplyDescriptor instead')
|
|
const WayReply$json = {
|
|
'1': 'WayReply',
|
|
'2': [
|
|
{'1': 'way', '3': 1, '4': 3, '5': 11, '6': '.wallet.WayItem', '10': 'way'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `WayReply`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List wayReplyDescriptor = $convert.base64Decode(
|
|
'CghXYXlSZXBseRIhCgN3YXkYASADKAsyDy53YWxsZXQuV2F5SXRlbVIDd2F5');
|
|
|
|
@$core.Deprecated('Use wayItemDescriptor instead')
|
|
const WayItem$json = {
|
|
'1': 'WayItem',
|
|
'2': [
|
|
{'1': 'ident', '3': 1, '4': 1, '5': 9, '10': 'ident'},
|
|
{'1': 'title', '3': 2, '4': 1, '5': 9, '10': 'title'},
|
|
{'1': 'intro', '3': 3, '4': 1, '5': 9, '10': 'intro'},
|
|
{'1': 'args', '3': 4, '4': 1, '5': 9, '10': 'args'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `WayItem`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List wayItemDescriptor = $convert.base64Decode(
|
|
'CgdXYXlJdGVtEhQKBWlkZW50GAEgASgJUgVpZGVudBIUCgV0aXRsZRgCIAEoCVIFdGl0bGUSFA'
|
|
'oFaW50cm8YAyABKAlSBWludHJvEhIKBGFyZ3MYBCABKAlSBGFyZ3M=');
|
|
|
|
@$core.Deprecated('Use paymentItemDescriptor instead')
|
|
const PaymentItem$json = {
|
|
'1': 'PaymentItem',
|
|
'2': [
|
|
{'1': 'order_no', '3': 1, '4': 1, '5': 9, '10': 'orderNo'},
|
|
{'1': 'trade_no', '3': 2, '4': 1, '5': 9, '10': 'tradeNo'},
|
|
{'1': 'type', '3': 3, '4': 1, '5': 5, '10': 'type'},
|
|
{'1': 'pay_channel', '3': 4, '4': 1, '5': 5, '10': 'payChannel'},
|
|
{'1': 'pay_type', '3': 5, '4': 1, '5': 9, '10': 'payType'},
|
|
{'1': 'amount', '3': 6, '4': 1, '5': 3, '10': 'amount'},
|
|
{'1': 'args', '3': 7, '4': 1, '5': 9, '10': 'args'},
|
|
{'1': 'status', '3': 8, '4': 1, '5': 5, '10': 'status'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `PaymentItem`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List paymentItemDescriptor = $convert.base64Decode(
|
|
'CgtQYXltZW50SXRlbRIZCghvcmRlcl9ubxgBIAEoCVIHb3JkZXJObxIZCgh0cmFkZV9ubxgCIA'
|
|
'EoCVIHdHJhZGVObxISCgR0eXBlGAMgASgFUgR0eXBlEh8KC3BheV9jaGFubmVsGAQgASgFUgpw'
|
|
'YXlDaGFubmVsEhkKCHBheV90eXBlGAUgASgJUgdwYXlUeXBlEhYKBmFtb3VudBgGIAEoA1IGYW'
|
|
'1vdW50EhIKBGFyZ3MYByABKAlSBGFyZ3MSFgoGc3RhdHVzGAggASgFUgZzdGF0dXM=');
|
|
|
|
@$core.Deprecated('Use chargeRequestDescriptor instead')
|
|
const ChargeRequest$json = {
|
|
'1': 'ChargeRequest',
|
|
'2': [
|
|
{'1': 'amount', '3': 1, '4': 1, '5': 3, '10': 'amount'},
|
|
{'1': 'remark', '3': 2, '4': 1, '5': 9, '10': 'remark'},
|
|
{'1': 'pay_channel', '3': 3, '4': 1, '5': 5, '10': 'payChannel'},
|
|
{'1': 'pay_type', '3': 4, '4': 1, '5': 9, '10': 'payType'},
|
|
{'1': 'desc', '3': 5, '4': 1, '5': 9, '10': 'desc'},
|
|
{'1': 'open_id', '3': 6, '4': 1, '5': 9, '10': 'openId'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ChargeRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List chargeRequestDescriptor = $convert.base64Decode(
|
|
'Cg1DaGFyZ2VSZXF1ZXN0EhYKBmFtb3VudBgBIAEoA1IGYW1vdW50EhYKBnJlbWFyaxgCIAEoCV'
|
|
'IGcmVtYXJrEh8KC3BheV9jaGFubmVsGAMgASgFUgpwYXlDaGFubmVsEhkKCHBheV90eXBlGAQg'
|
|
'ASgJUgdwYXlUeXBlEhIKBGRlc2MYBSABKAlSBGRlc2MSFwoHb3Blbl9pZBgGIAEoCVIGb3Blbk'
|
|
'lk');
|
|
|
|
@$core.Deprecated('Use orderRequestDescriptor instead')
|
|
const OrderRequest$json = {
|
|
'1': 'OrderRequest',
|
|
'2': [
|
|
{'1': 'order_no', '3': 1, '4': 1, '5': 9, '10': 'orderNo'},
|
|
{'1': 'pay_channel', '3': 2, '4': 1, '5': 5, '10': 'payChannel'},
|
|
{'1': 'pay_type', '3': 3, '4': 1, '5': 9, '10': 'payType'},
|
|
{'1': 'password', '3': 4, '4': 1, '5': 9, '10': 'password'},
|
|
{'1': 'args', '3': 5, '4': 1, '5': 9, '10': 'args'},
|
|
{'1': 'desc', '3': 6, '4': 1, '5': 9, '10': 'desc'},
|
|
{'1': 'open_id', '3': 7, '4': 1, '5': 9, '10': 'openId'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `OrderRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List orderRequestDescriptor = $convert.base64Decode(
|
|
'CgxPcmRlclJlcXVlc3QSGQoIb3JkZXJfbm8YASABKAlSB29yZGVyTm8SHwoLcGF5X2NoYW5uZW'
|
|
'wYAiABKAVSCnBheUNoYW5uZWwSGQoIcGF5X3R5cGUYAyABKAlSB3BheVR5cGUSGgoIcGFzc3dv'
|
|
'cmQYBCABKAlSCHBhc3N3b3JkEhIKBGFyZ3MYBSABKAlSBGFyZ3MSEgoEZGVzYxgGIAEoCVIEZG'
|
|
'VzYxIXCgdvcGVuX2lkGAcgASgJUgZvcGVuSWQ=');
|
|
|
|
@$core.Deprecated('Use callbackRequestDescriptor instead')
|
|
const CallbackRequest$json = {
|
|
'1': 'CallbackRequest',
|
|
'2': [
|
|
{'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
|
|
{'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'},
|
|
{'1': 'callback_status', '3': 3, '4': 1, '5': 8, '10': 'callbackStatus'},
|
|
{'1': 'callback_msg', '3': 4, '4': 1, '5': 9, '10': 'callbackMsg'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CallbackRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List callbackRequestDescriptor = $convert.base64Decode(
|
|
'Cg9DYWxsYmFja1JlcXVlc3QSDgoCaWQYASABKANSAmlkEhoKCGlkZW50aXR5GAIgASgJUghpZG'
|
|
'VudGl0eRInCg9jYWxsYmFja19zdGF0dXMYAyABKAhSDmNhbGxiYWNrU3RhdHVzEiEKDGNhbGxi'
|
|
'YWNrX21zZxgEIAEoCVILY2FsbGJhY2tNc2c=');
|
|
|
|
@$core.Deprecated('Use paymentReplyDescriptor instead')
|
|
const PaymentReply$json = {
|
|
'1': 'PaymentReply',
|
|
'2': [
|
|
{'1': 'code', '3': 1, '4': 1, '5': 3, '10': 'code'},
|
|
{
|
|
'1': 'result',
|
|
'3': 2,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.wallet.PaymentReply.ResultEntry',
|
|
'10': 'result'
|
|
},
|
|
],
|
|
'3': [PaymentReply_ResultEntry$json],
|
|
};
|
|
|
|
@$core.Deprecated('Use paymentReplyDescriptor instead')
|
|
const PaymentReply_ResultEntry$json = {
|
|
'1': 'ResultEntry',
|
|
'2': [
|
|
{'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
|
|
{'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
|
|
],
|
|
'7': {'7': true},
|
|
};
|
|
|
|
/// Descriptor for `PaymentReply`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List paymentReplyDescriptor = $convert.base64Decode(
|
|
'CgxQYXltZW50UmVwbHkSEgoEY29kZRgBIAEoA1IEY29kZRI4CgZyZXN1bHQYAiADKAsyIC53YW'
|
|
'xsZXQuUGF5bWVudFJlcGx5LlJlc3VsdEVudHJ5UgZyZXN1bHQaOQoLUmVzdWx0RW50cnkSEAoD'
|
|
'a2V5GAEgASgJUgNrZXkSFAoFdmFsdWUYAiABKAlSBXZhbHVlOgI4AQ==');
|