Skip to main content

Payment History Page

Submitted by v-shubham.purwar on
Shell machine name
SHELL-1094-PaymentHistoryPage
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_bike_details",
            "sectionTitle": "Bike Details",
            "fields": [
                {
                    "fieldKey": "field_bike_details_heading",
                    "fieldLabel": "BIKE DETAILS",
                    "type": "field"
                },
                {
                    "fieldKey": "field_model_label",
                    "fieldLabel": "Model",
                    "type": "field"
                },
                {
                    "fieldKey": "field_model_year_label",
                    "fieldLabel": "Model Year",
                    "type": "field"
                },
                {
                    "fieldKey": "field_color_label",
                    "fieldLabel": "Color",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_payment_history",
            "sectionTitle": "Payment History",
            "fields": [
                {
                    "fieldKey": "field_payment_history_heading",
                    "fieldLabel": "PAYMENT HISTORY",
                    "type": "field"
                },
                {
                    "fieldKey": "field_date_label",
                    "fieldLabel": "Date",
                    "type": "field"
                },
                {
                    "fieldKey": "field_transaction_no_label",
                    "fieldLabel": "Transaction No.",
                    "type": "field"
                },
                {
                    "fieldKey": "",
                    "fieldLabel": "",
                    "type": "field"
                }
            ],
            "sections": []
        }
    ]
}