GetOrgBillingInformationResponse$json top-level constant
- @Deprecated('Use getOrgBillingInformationResponseDescriptor instead')
Map<String, Object>
const GetOrgBillingInformationResponse$json
Implementation
@$core.Deprecated('Use getOrgBillingInformationResponseDescriptor instead')
const GetOrgBillingInformationResponse$json = {
'1': 'GetOrgBillingInformationResponse',
'2': [
{'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.viam.app.v1.PaymentMethodType', '10': 'type'},
{'1': 'billing_email', '3': 2, '4': 1, '5': 9, '10': 'billingEmail'},
{'1': 'method', '3': 3, '4': 1, '5': 11, '6': '.viam.app.v1.PaymentMethodCard', '9': 0, '10': 'method', '17': true},
{'1': 'billing_tier', '3': 4, '4': 1, '5': 9, '9': 1, '10': 'billingTier', '17': true},
],
'8': [
{'1': '_method'},
{'1': '_billing_tier'},
],
};