GetBillingServiceConfigResponse$json top-level constant

  1. @Deprecated('Use getBillingServiceConfigResponseDescriptor instead')
Map<String, Object> const GetBillingServiceConfigResponse$json

Implementation

@$core.Deprecated('Use getBillingServiceConfigResponseDescriptor instead')
const GetBillingServiceConfigResponse$json = {
  '1': 'GetBillingServiceConfigResponse',
  '2': [
    {'1': 'billing_address', '3': 1, '4': 1, '5': 11, '6': '.viam.app.v1.BillingAddress', '10': 'billingAddress'},
    {'1': 'support_email', '3': 2, '4': 1, '5': 9, '10': 'supportEmail'},
    {'1': 'logo_url', '3': 3, '4': 1, '5': 9, '10': 'logoUrl'},
    {'1': 'billing_dashboard_url', '3': 4, '4': 1, '5': 9, '10': 'billingDashboardUrl'},
  ],
};