Refund$json top-level constant
Implementation
@$core.Deprecated('Use refundDescriptor instead')
const Refund$json = {
'1': 'Refund',
'2': [
{'1': 'amount', '3': 1, '4': 1, '5': 2, '10': 'amount'},
{'1': 'created_date', '3': 2, '4': 1, '5': 9, '10': 'createdDate'},
{'1': 'balance_after_refund', '3': 3, '4': 1, '5': 2, '10': 'balanceAfterRefund'},
{'1': 'restaurant_employee', '3': 4, '4': 1, '5': 11, '6': '.labor.v1.RestaurantEmployeeName', '10': 'restaurantEmployee'},
],
};