{
    "CustomerName": "",
    "CustomerStatus": "",
    "Email": "",
    "Phone": "",
    "Password": "",
    "Rewards": "",
    "Addresses": [
        {
            "AddressName": "",
            "AddressExtraName": "",
            "AddressDetail": "",
            "AddressStreet": "",
            "AddressUnit": "",
            "AddressBuilding": "",
            "AddressCity": "",
            "AddressState": "",
            "AddressZip": "",
            "AddressCountry": ""
        }
    ],
    "Payments": [
        {
            "CCLast4Digit": "",
            "CCName": "",
            "CCNumber": "",
            "CCExpMonth": "",
            "CCExpYear": "",
            "CCcode": ""
        },
        {
            "PaypalType": "",
            "PaypalName": "",
            "PaypalEmail": "",
            "PaypalUniqueId": "",
            "PaypalStatus": ""
        }
    ],
    "PaymentHistory": [
        {
            "Date": "",
            "PaymentPrice": "",
            "PaymentType": "",
            "Service": "",
	    "Pay": "",
            "CountTotal": ""
        }
    ],
    "ServicePakcage": [
        {
            "Date": "",
            "Time": "",
	    "Duration": "",
            "ServiceType": "",
            "StartEnd": ""
        }
    ],
    "ServiceProgram": [
        {
            "Date": "",
            "Time": "",
	    "Duration": "",
            "ServiceType": "",
            "StartEnd": ""
        }
    ],
    "ServiceTherapist": [
        {
            "Date": "",
            "Time": "",
	    "Duration": "",
            "MinuteTotal": "",
            "ServiceType": "",
            "Session": "",
            "Therapist": "",
            "StartEnd": ""
        }
    ],
    "MyShop": [
        {
            "Date": "",
            "Time": "",
            "ShipTotal": "",
            "ItemName": "",
            "Price": "",
            "Quantity": ""
        }
    ]
}