RestaurantProcessorResponse$json top-level constant
Implementation
@$core.Deprecated('Use restaurantProcessorResponseDescriptor instead')
const RestaurantProcessorResponse$json = {
'1': 'RestaurantProcessorResponse',
'2': [
{'1': 'processor_name', '3': 1, '4': 1, '5': 9, '10': 'processorName'},
{'1': 'use_payment_services', '3': 2, '4': 1, '5': 8, '10': 'usePaymentServices'},
{'1': 'pre_auth_allowed', '3': 3, '4': 1, '5': 8, '10': 'preAuthAllowed'},
{'1': 'pre_auth_amount_in_cents', '3': 4, '4': 1, '5': 5, '10': 'preAuthAmountInCents'},
{'1': 'err', '3': 5, '4': 1, '5': 9, '10': 'err'},
{'1': 'restaurant_devices', '3': 6, '4': 3, '5': 11, '6': '.payments.v1.Device', '10': 'restaurantDevices'},
{'1': 'temp_merchant_id', '3': 7, '4': 1, '5': 9, '10': 'tempMerchantId'},
{'1': 'temp_customer_code', '3': 8, '4': 1, '5': 9, '10': 'tempCustomerCode'},
{'1': 'percentages_tip_suggestions', '3': 9, '4': 3, '5': 9, '10': 'percentagesTipSuggestions'},
{'1': 'fixed_tip_suggestions', '3': 10, '4': 3, '5': 9, '10': 'fixedTipSuggestions'},
],
};