{ "PaymentStatus": { "NotCompleted": 0, "Success": 1, "Failure": 2, "Preauth": 3, "Cancelled": 4 }, "DurationType": { "Standart": 0, "Dynamic": 1 }, "EventType": { "InternalMeeting": 0, "Appointment": 1, "FixedSchedule": 2 }, "NotificationStatus": { "Scheduled": 0, "Processing": 1, "Delivered": 2, "Cancelled": 3 }, "OnlinePaymentType": { "NotRequired": 0, "Required": 1, "Hybrid": 2 }, "ScheduleType": { "NOT_ASSIGNED": 0, "Appointment": 1, "SingleSessionFixedSchedule": 2, "MultiSessionFixedSchedule": 3, "WeeklyDropIn": 4 }, "StaffStatus": { "Inactive": 0, "Active": 1, "Deleted": -1 }, "Status": { "Draft": 0, "Live": 1, "Dismissed": -1 }, "LocationType": { "OnPremise": 0, "Online": 1, "AtHome": 2 }, "StaffSelectionType": { "Pick": 0, "Hybrid": 1, "AutoAssign": 2 }, "ReviewStatus": { "Pending": 0, "Approved": 1, "Hidden": 2 }, "CreatedFrom": { "Checkout": 0, "Backoffice": 1 }, "PurchaseStatus": { "Confirmed": 1, "Cancelled": 2 }, "PurchaseType": { "SingleBooking": 0, "Package": 1, "Subscription": 2 }, "CatalogViewType": { "Grid": 0, "List": 1 }, "MediaFrameViewType": { "None": 0, "Regular": 1, "Circular": 2 }, "CityStatus": { "Inactive": 0, "Active": 1 }, "ProviderStatus": { "Passive": 0, "Active": 1 }, "RadiusStyle": { "Rectangle": 0, "Round": 1, "Pill": 2 }, "DraftStatus": { "Draft": 0, "FollowUp": 1, "ClosedWon": 2, "ClosedLost": 3 }, "DiscountType": { "Percentage": 0, "FixedAmount": 1 }, "CatalogSorting": { "Custom": 0, "Smart": 1 }, "BookingStatus": { "Confirmed": 1, "Cancelled": 2 }, "PaymentMethod": { "CashOnDelivery": 0, "CreditCard": 1, "FromPackage": 2, "DeletedContractPayment": 3 } }