FFStripeSinglePayment$json top-level constant
Implementation
@$core.Deprecated('Use fFStripeSinglePaymentDescriptor instead')
const FFStripeSinglePayment$json = {
'1': 'FFStripeSinglePayment',
'2': [
{
'1': 'amount',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'amount'
},
{'1': 'currency_code', '3': 2, '4': 1, '5': 9, '10': 'currencyCode'},
{
'1': 'email',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'10': 'email'
},
{
'1': 'customer_name',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'customerName'
},
{
'1': 'description',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'description'
},
{
'1': 'payment_sheet_options',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFStripePaymentSheetOptions',
'10': 'paymentSheetOptions'
},
],
};