CreateInvoiceAndChargeImmediatelyRequest$json top-level constant
- @Deprecated('Use createInvoiceAndChargeImmediatelyRequestDescriptor instead')
Map<String, Object>
const CreateInvoiceAndChargeImmediatelyRequest$json
Implementation
@$core.Deprecated('Use createInvoiceAndChargeImmediatelyRequestDescriptor instead')
const CreateInvoiceAndChargeImmediatelyRequest$json = {
'1': 'CreateInvoiceAndChargeImmediatelyRequest',
'2': [
{'1': 'org_id_to_charge', '3': 1, '4': 1, '5': 9, '10': 'orgIdToCharge'},
{'1': 'amount', '3': 2, '4': 1, '5': 1, '10': 'amount'},
{'1': 'description', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'description', '17': true},
{'1': 'org_id_for_branding', '3': 4, '4': 1, '5': 9, '9': 1, '10': 'orgIdForBranding', '17': true},
],
'8': [
{'1': '_description'},
{'1': '_org_id_for_branding'},
],
};