[
    {
        "model-name": "MainMenu",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\resources\\laravel-code-generator\\sources\\main_menus.json",
        "table-name": "main_menus",
        "migrations": [
            {
                "name": "2022_08_17_160927_create_main_menus_table",
                "class-name": "CreateMainMenusesTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\database\\migrations\\2022_08_17_160927_create_main_menus_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": true,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "name",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e21\u0e19\u0e39\u0e2b\u0e25\u0e31\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:50",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                50
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e21\u0e19\u0e39\u0e2b\u0e25\u0e31\u0e01",
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e21\u0e19\u0e39\u0e2b\u0e25\u0e31\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "link",
                            "labels": "\u0e25\u0e34\u0e07\u0e04\u0e4c",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:255",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e25\u0e34\u0e07\u0e04\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e25\u0e34\u0e07\u0e04\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "link",
                            "is-api-visible": true,
                            "api-description": "The link of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": false,
                    "table-name": "main_menus",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing main menus.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the main menu property name where the value is the assigned value to the retrieved main menu.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved main menu.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of main menus per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved main menu.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new main menu.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing main menu.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing main menu.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the main menu to retrieve",
                        "destroy_route_description": "Delete existsing main menu.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the main menu to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete main menus.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the main menu.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested main menu does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "SubMenu",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\resources\\laravel-code-generator\\sources\\sub_menus.json",
        "table-name": "sub_menus",
        "migrations": [
            {
                "name": "2022_08_17_163122_create_sub_menus_table",
                "class-name": "CreateSubMenusesTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\database\\migrations\\2022_08_17_163122_create_sub_menus_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": true,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "main_menus_id",
                            "labels": "\u0e40\u0e21\u0e19\u0e39\u0e2b\u0e25\u0e31\u0e01",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e21\u0e19\u0e39\u0e2b\u0e25\u0e31\u0e01",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e21\u0e19\u0e39\u0e2b\u0e25\u0e31\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "mainMenu",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\MainMenu",
                                    "main_menus_id"
                                ],
                                "field": "name"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "main_menus_id",
                            "is-api-visible": true,
                            "api-description": "The main menus of the model."
                        },
                        {
                            "name": "name",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e21\u0e19\u0e39\u0e22\u0e48\u0e2d\u0e22",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:255",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e21\u0e19\u0e39\u0e22\u0e48\u0e2d\u0e22",
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e21\u0e19\u0e39\u0e22\u0e48\u0e2d\u0e22",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "link",
                            "labels": "\u0e25\u0e34\u0e07\u0e04\u0e4c(\u0e16\u0e49\u0e32\u0e21\u0e35)",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:255",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e25\u0e34\u0e07\u0e04\u0e4c(\u0e16\u0e49\u0e32\u0e21\u0e35)",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e25\u0e34\u0e07\u0e04\u0e4c(\u0e16\u0e49\u0e32\u0e21\u0e35)",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "link",
                            "is-api-visible": true,
                            "api-description": "The link of the model."
                        },
                        {
                            "name": "content",
                            "labels": "\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32",
                            "html-type": "textarea",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "text",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "content",
                            "is-api-visible": true,
                            "api-description": "The content of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": false,
                    "table-name": "sub_menus",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing sub menus.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the sub menu property name where the value is the assigned value to the retrieved sub menu.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved sub menu.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of sub menus per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved sub menu.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new sub menu.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing sub menu.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing sub menu.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the sub menu to retrieve",
                        "destroy_route_description": "Delete existsing sub menu.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the sub menu to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete sub menus.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the sub menu.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested sub menu does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Webpagetype",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\resources\\laravel-code-generator\\sources\\webpagetypes.json",
        "table-name": "webpagetypes",
        "migrations": [
            {
                "name": "2022_09_10_142037_create_webpagetypes_table",
                "class-name": "CreateWebpagetypesTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\database\\migrations\\2022_09_10_142037_create_webpagetypes_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "name",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:60",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                60
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "users_id",
                            "labels": null,
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "user",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\User",
                                    "users_id"
                                ],
                                "field": "id"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "users_id",
                            "is-api-visible": true,
                            "api-description": "The users of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "webpagetypes",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing webpagetypes.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the webpagetype property name where the value is the assigned value to the retrieved webpagetype.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved webpagetype.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of webpagetypes per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved webpagetype.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new webpagetype.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing webpagetype.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing webpagetype.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the webpagetype to retrieve",
                        "destroy_route_description": "Delete existsing webpagetype.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the webpagetype to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete webpagetypes.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the webpagetype.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested webpagetype does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Otherlink",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\resources\\laravel-code-generator\\sources\\otherlinks.json",
        "table-name": "otherlinks",
        "migrations": [
            {
                "name": "2022_09_12_224149_create_otherlinks_table",
                "class-name": "CreateOtherlinksTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\database\\migrations\\2022_09_12_224149_create_otherlinks_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": true,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "name",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d link",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:150",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                150
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d link",
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d link",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "image",
                            "labels": "\u0e20\u0e32\u0e1e link",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|string|min:0|max:150",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                150
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e20\u0e32\u0e1e link",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e20\u0e32\u0e1e link",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "image",
                            "is-api-visible": true,
                            "api-description": "The image of the model."
                        },
                        {
                            "name": "link",
                            "labels": "link",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:255",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "link",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 link",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "link",
                            "is-api-visible": true,
                            "api-description": "The link of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": false,
                    "table-name": "otherlinks",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing otherlinks.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the otherlink property name where the value is the assigned value to the retrieved otherlink.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved otherlink.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of otherlinks per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved otherlink.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new otherlink.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing otherlink.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing otherlink.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the otherlink to retrieve",
                        "destroy_route_description": "Delete existsing otherlink.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the otherlink to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete otherlinks.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the otherlink.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested otherlink does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Slider",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\resources\\laravel-code-generator\\sources\\sliders.json",
        "table-name": "sliders",
        "migrations": [
            {
                "name": "2022_09_13_004506_create_sliders_table",
                "class-name": "CreateSlidersTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\database\\migrations\\2022_09_13_004506_create_sliders_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "topic",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d\u0e20\u0e32\u0e1e",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:150",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                150
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d\u0e20\u0e32\u0e1e",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d\u0e20\u0e32\u0e1e",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "topic",
                            "is-api-visible": true,
                            "api-description": "The topic of the model."
                        },
                        {
                            "name": "image",
                            "labels": "\u0e20\u0e32\u0e1e",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|string|min:0|max:250",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                250
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e20\u0e32\u0e1e",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e20\u0e32\u0e1e",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "image",
                            "is-api-visible": true,
                            "api-description": "The image of the model."
                        },
                        {
                            "name": "link",
                            "labels": "link",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:250",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                250
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "link",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 link",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "link",
                            "is-api-visible": true,
                            "api-description": "The link of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "sliders",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing sliders.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the slider property name where the value is the assigned value to the retrieved slider.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved slider.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of sliders per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved slider.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new slider.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing slider.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing slider.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the slider to retrieve",
                        "destroy_route_description": "Delete existsing slider.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the slider to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete sliders.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the slider.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested slider does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "NewsGroup",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\resources\\laravel-code-generator\\sources\\news_groups.json",
        "table-name": "news_groups",
        "migrations": [
            {
                "name": "2022_09_14_105626_create_news_groups_table",
                "class-name": "CreateNewsGroupsTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\database\\migrations\\2022_09_14_105626_create_news_groups_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "name",
                            "labels": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e48\u0e32\u0e27",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:255",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e48\u0e32\u0e27",
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e48\u0e32\u0e27",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "image",
                            "labels": "\u0e20\u0e32\u0e1e\u0e1b\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|string|min:0|max:255",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e20\u0e32\u0e1e\u0e1b\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e20\u0e32\u0e1e\u0e1b\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "image",
                            "is-api-visible": true,
                            "api-description": "The image of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "news_groups",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing news groups.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the news group property name where the value is the assigned value to the retrieved news group.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved news group.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of news groups per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved news group.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new news group.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing news group.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing news group.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the news group to retrieve",
                        "destroy_route_description": "Delete existsing news group.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the news group to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete news groups.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the news group.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested news group does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "News",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\resources\\laravel-code-generator\\sources\\news.json",
        "table-name": "news",
        "migrations": [
            {
                "name": "2022_09_14_111953_create_news_table",
                "class-name": "CreateNewsTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\database\\migrations\\2022_09_14_111953_create_news_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "newsgroups_id",
                            "labels": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e48\u0e32\u0e27",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e48\u0e32\u0e27",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e48\u0e32\u0e27",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "newsgroup",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Newsgroup",
                                    "newsgroups_id"
                                ],
                                "field": "name"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "newsgroups_id",
                            "is-api-visible": true,
                            "api-description": "The newsgroups of the model."
                        },
                        {
                            "name": "name",
                            "labels": "\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e02\u0e48\u0e32\u0e27",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:255",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e02\u0e48\u0e32\u0e27",
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e02\u0e48\u0e32\u0e27",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "detail",
                            "labels": "\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e02\u0e48\u0e32\u0e27",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:16777215",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                16777215
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e02\u0e48\u0e32\u0e27",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e02\u0e48\u0e32\u0e27",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "detail",
                            "is-api-visible": true,
                            "api-description": "The detail of the model."
                        },
                        {
                            "name": "image_cover",
                            "labels": "\u0e20\u0e32\u0e1e\u0e1b\u0e01\u0e02\u0e48\u0e32\u0e27",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|string|min:0|max:255",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e20\u0e32\u0e1e\u0e1b\u0e01\u0e02\u0e48\u0e32\u0e27",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e20\u0e32\u0e1e\u0e1b\u0e01\u0e02\u0e48\u0e32\u0e27",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "image_cover",
                            "is-api-visible": true,
                            "api-description": "The image cover of the model."
                        },
                        {
                            "name": "users_id",
                            "labels": "\u0e1c\u0e39\u0e49\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1c\u0e39\u0e49\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1c\u0e39\u0e49\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e28",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "user",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\User",
                                    "users_id"
                                ],
                                "field": "name"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "users_id",
                            "is-api-visible": true,
                            "api-description": "The users of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        },
                        {
                            "name": "show_menu",
                            "labels": null,
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "NO": "NO",
                                "YES": "YES"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                3
                            ],
                            "data-value": "'YES'",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "show_menu",
                            "is-api-visible": true,
                            "api-description": "The show menu of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "news",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing news.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the news property name where the value is the assigned value to the retrieved news.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved news.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of news per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved news.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new news.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing news.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing news.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the news to retrieve",
                        "destroy_route_description": "Delete existsing news.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the news to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete news.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the news.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested news does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Board",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\resources\\laravel-code-generator\\sources\\boards.json",
        "table-name": "boards",
        "migrations": [
            {
                "name": "2022_09_16_112831_create_boards_table",
                "class-name": "CreateBoardsTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\database\\migrations\\2022_09_16_112831_create_boards_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "prime_position",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required|string|min:1|max:100",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                100
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "prime_position",
                            "is-api-visible": true,
                            "api-description": "The prime position of the model."
                        },
                        {
                            "name": "prime_name",
                            "labels": "\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required|string|min:1|max:150",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                150
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "prime_name",
                            "is-api-visible": true,
                            "api-description": "The prime name of the model."
                        },
                        {
                            "name": "prime_image",
                            "labels": "\u0e20\u0e32\u0e1e",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required|numeric|string|min:1|max:100",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                100
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e20\u0e32\u0e1e",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e20\u0e32\u0e1e",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "prime_image",
                            "is-api-visible": true,
                            "api-description": "The prime image of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "boards",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing boards.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the board property name where the value is the assigned value to the retrieved board.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved board.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of boards per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved board.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new board.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing board.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing board.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the board to retrieve",
                        "destroy_route_description": "Delete existsing board.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the board to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete boards.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the board.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested board does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Saving",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\savings.json",
        "table-name": "savings",
        "migrations": [
            {
                "name": "2022_09_18_203045_create_savings_table",
                "class-name": "CreateSavingsTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_18_203045_create_savings_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "bacc_start",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:2",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                2
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "bacc_start",
                            "is-api-visible": true,
                            "api-description": "The bacc start of the model."
                        },
                        {
                            "name": "acc_id",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "acc",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Acc",
                                    "acc_id"
                                ],
                                "field": "id"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "acc_id",
                            "is-api-visible": true,
                            "api-description": "The acc of the model."
                        },
                        {
                            "name": "member_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:8",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_code",
                            "is-api-visible": true,
                            "api-description": "The member code of the model."
                        },
                        {
                            "name": "date_open",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e34\u0e14\u0e1a\u0e31\u0e0d\u0e0a\u0e35",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e34\u0e14\u0e1a\u0e31\u0e0d\u0e0a\u0e35",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e34\u0e14\u0e1a\u0e31\u0e0d\u0e0a\u0e35",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "date_open",
                            "is-api-visible": true,
                            "api-description": "The date open of the model."
                        },
                        {
                            "name": "acc_update",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e17\u0e4d\u0e32\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e38\u0e14\u0e17\u0e49\u0e32\u0e22",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d H:i:s",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e17\u0e4d\u0e32\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e38\u0e14\u0e17\u0e49\u0e32\u0e22",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e17\u0e4d\u0e32\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e38\u0e14\u0e17\u0e49\u0e32\u0e22",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "acc_update",
                            "is-api-visible": true,
                            "api-description": "The acc update of the model."
                        },
                        {
                            "name": "acc_balance",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "acc_balance",
                            "is-api-visible": true,
                            "api-description": "The acc balance of the model."
                        },
                        {
                            "name": "closed_date",
                            "labels": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e1b\u0e01\u0e15\u0e34": "\u0e1b\u0e01\u0e15\u0e34",
                                "\u0e1b\u0e34\u0e14\u0e1a\u0e31\u0e0d\u0e0a\u0e35": "\u0e1b\u0e34\u0e14\u0e1a\u0e31\u0e0d\u0e0a\u0e35"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "closed_date",
                            "is-api-visible": true,
                            "api-description": "The closed date of the model."
                        },
                        {
                            "name": "acc_name",
                            "labels": "\u0e20\u0e32\u0e23\u0e30\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:70",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                70
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e20\u0e32\u0e23\u0e30\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e20\u0e32\u0e23\u0e30\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "acc_name",
                            "is-api-visible": true,
                            "api-description": "The acc name of the model."
                        },
                        {
                            "name": "owner_name",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:70",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                70
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "owner_name",
                            "is-api-visible": true,
                            "api-description": "The owner name of the model."
                        },
                        {
                            "name": "monthly_amount",
                            "labels": "\u0e1d\u0e32\u0e01\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e25\u0e30",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1d\u0e32\u0e01\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e25\u0e30",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1d\u0e32\u0e01\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e25\u0e30",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "monthly_amount",
                            "is-api-visible": true,
                            "api-description": "The monthly amount of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "savings",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing savings.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the saving property name where the value is the assigned value to the retrieved saving.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved saving.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of savings per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved saving.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new saving.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing saving.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing saving.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the saving to retrieve",
                        "destroy_route_description": "Delete existsing saving.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the saving to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete savings.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the saving.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested saving does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "DailySaving",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\daily_savings.json",
        "table-name": "daily_savings",
        "migrations": [
            {
                "name": "2022_09_18_221849_create_daily_savings_table",
                "class-name": "CreateDailySavingsTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_18_221849_create_daily_savings_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "sav_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e1d\u0e32\u0e01\u0e16\u0e2d\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:50",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                50
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e1d\u0e32\u0e01\u0e16\u0e2d\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e1d\u0e32\u0e01\u0e16\u0e2d\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "sav_code",
                            "is-api-visible": true,
                            "api-description": "The sav code of the model."
                        },
                        {
                            "name": "acc_id",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "acc",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Acc",
                                    "acc_id"
                                ],
                                "field": "id"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "acc_id",
                            "is-api-visible": true,
                            "api-description": "The acc of the model."
                        },
                        {
                            "name": "item_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "item_date",
                            "is-api-visible": true,
                            "api-description": "The item date of the model."
                        },
                        {
                            "name": "amount_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e40\u0e07\u0e34\u0e19\u0e2a\u0e14": "\u0e40\u0e07\u0e34\u0e19\u0e2a\u0e14",
                                "\u0e40\u0e0a\u0e47\u0e04": "\u0e40\u0e0a\u0e47\u0e04"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                6
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "amount_type",
                            "is-api-visible": true,
                            "api-description": "The amount type of the model."
                        },
                        {
                            "name": "amount",
                            "labels": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e16\u0e2d\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e16\u0e2d\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e16\u0e2d\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "amount",
                            "is-api-visible": true,
                            "api-description": "The amount of the model."
                        },
                        {
                            "name": "confirm_status",
                            "labels": "\u0e2a\u0e16\u0e32\u0e19\u0e30 \u0e01\u0e32\u0e23\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e23\u0e2d": "\u0e23\u0e2d",
                                "\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19": "\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                6
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e16\u0e32\u0e19\u0e30 \u0e01\u0e32\u0e23\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e16\u0e32\u0e19\u0e30 \u0e01\u0e32\u0e23\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "confirm_status",
                            "is-api-visible": true,
                            "api-description": "The confirm status of the model."
                        },
                        {
                            "name": "bacc_start",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:2",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                2
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "bacc_start",
                            "is-api-visible": true,
                            "api-description": "The bacc start of the model."
                        },
                        {
                            "name": "chq_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e40\u0e0a\u0e47\u0e04",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:15",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                15
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e40\u0e0a\u0e47\u0e04",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e40\u0e0a\u0e47\u0e04",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "chq_no",
                            "is-api-visible": true,
                            "api-description": "The chq no of the model."
                        },
                        {
                            "name": "tran_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e1d\u0e32\u0e01": "\u0e1d\u0e32\u0e01",
                                "\u0e16\u0e2d\u0e19": "\u0e16\u0e2d\u0e19"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                3
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "tran_type",
                            "is-api-visible": true,
                            "api-description": "The tran type of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "daily_savings",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing daily savings.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the daily saving property name where the value is the assigned value to the retrieved daily saving.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved daily saving.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of daily savings per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved daily saving.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new daily saving.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing daily saving.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing daily saving.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the daily saving to retrieve",
                        "destroy_route_description": "Delete existsing daily saving.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the daily saving to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete daily savings.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the daily saving.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested daily saving does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "ShareRegister",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\share_registers.json",
        "table-name": "share_registers",
        "migrations": [
            {
                "name": "2022_09_18_224323_create_share_registers_table",
                "class-name": "CreateShareRegistersTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_18_224323_create_share_registers_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "member_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:8",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_code",
                            "is-api-visible": true,
                            "api-description": "The member code of the model."
                        },
                        {
                            "name": "receive_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e23\u0e31\u0e1a",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e23\u0e31\u0e1a",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e23\u0e31\u0e1a",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "receive_date",
                            "is-api-visible": true,
                            "api-description": "The receive date of the model."
                        },
                        {
                            "name": "instalment_no",
                            "labels": "\u0e07\u0e27\u0e14\u0e17\u0e35\u0e48",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "smallInteger",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e07\u0e27\u0e14\u0e17\u0e35\u0e48",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e07\u0e27\u0e14\u0e17\u0e35\u0e48",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "instalment_no",
                            "is-api-visible": true,
                            "api-description": "The instalment no of the model."
                        },
                        {
                            "name": "receive_amount",
                            "labels": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e23\u0e31\u0e1a",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e23\u0e31\u0e1a",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e23\u0e31\u0e1a",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "receive_amount",
                            "is-api-visible": true,
                            "api-description": "The receive amount of the model."
                        },
                        {
                            "name": "share_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2b\u0e38\u0e49\u0e19",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e2b\u0e38\u0e49\u0e19\u0e1b\u0e01\u0e15\u0e34": "\u0e2b\u0e38\u0e49\u0e19\u0e1b\u0e01\u0e15\u0e34",
                                "\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29": "\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                9
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2b\u0e38\u0e49\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2b\u0e38\u0e49\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_type",
                            "is-api-visible": true,
                            "api-description": "The share type of the model."
                        },
                        {
                            "name": "drawn_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e16\u0e2d\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e16\u0e2d\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e16\u0e2d\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "drawn_date",
                            "is-api-visible": true,
                            "api-description": "The drawn date of the model."
                        },
                        {
                            "name": "drawn_amount",
                            "labels": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e16\u0e2d\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e16\u0e2d\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e16\u0e2d\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "drawn_amount",
                            "is-api-visible": true,
                            "api-description": "The drawn amount of the model."
                        },
                        {
                            "name": "receipt_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "receipt_no",
                            "is-api-visible": true,
                            "api-description": "The receipt no of the model."
                        },
                        {
                            "name": "ref_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:20",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                20
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "ref_type",
                            "is-api-visible": true,
                            "api-description": "The ref type of the model."
                        },
                        {
                            "name": "share_balance",
                            "labels": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_balance",
                            "is-api-visible": true,
                            "api-description": "The share balance of the model."
                        },
                        {
                            "name": "extra_share_balance",
                            "labels": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "extra_share_balance",
                            "is-api-visible": true,
                            "api-description": "The extra share balance of the model."
                        },
                        {
                            "name": "share_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e15\u0e32\u0e21\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e15\u0e32\u0e21\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e15\u0e32\u0e21\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_date",
                            "is-api-visible": true,
                            "api-description": "The share date of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "share_registers",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing share registers.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the share register property name where the value is the assigned value to the retrieved share register.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved share register.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of share registers per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved share register.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new share register.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing share register.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing share register.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the share register to retrieve",
                        "destroy_route_description": "Delete existsing share register.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the share register to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete share registers.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the share register.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested share register does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "ContractExtra",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\contract_extras.json",
        "table-name": "contract_extras",
        "migrations": [
            {
                "name": "2022_09_18_230520_create_contract_extras_table",
                "class-name": "CreateContractExtrasTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_18_230520_create_contract_extras_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "contract_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contract_no",
                            "is-api-visible": true,
                            "api-description": "The contract no of the model."
                        },
                        {
                            "name": "contrac_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e09\u0e38\u0e01\u0e40\u0e09\u0e34\u0e19": "\u0e09\u0e38\u0e01\u0e40\u0e09\u0e34\u0e19",
                                "\u0e2a\u0e32\u0e21\u0e31\u0e0d": "\u0e2a\u0e32\u0e21\u0e31\u0e0d",
                                "\u0e1e\u0e34\u0e40\u0e28\u0e29": "\u0e1e\u0e34\u0e40\u0e28\u0e29"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                7
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contrac_type",
                            "is-api-visible": true,
                            "api-description": "The contrac type of the model."
                        },
                        {
                            "name": "subtype_code",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "subtype_code",
                            "is-api-visible": true,
                            "api-description": "The subtype code of the model."
                        },
                        {
                            "name": "member_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:8",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_code",
                            "is-api-visible": true,
                            "api-description": "The member code of the model."
                        },
                        {
                            "name": "contract_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contract_date",
                            "is-api-visible": true,
                            "api-description": "The contract date of the model."
                        },
                        {
                            "name": "amount",
                            "labels": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e02\u0e2d\u0e01\u0e39\u0e49",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e02\u0e2d\u0e01\u0e39\u0e49",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e02\u0e2d\u0e01\u0e39\u0e49",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "amount",
                            "is-api-visible": true,
                            "api-description": "The amount of the model."
                        },
                        {
                            "name": "cycle_qty",
                            "labels": "\u0e08\u0e4d\u0e32\u0e19\u0e27\u0e19\u0e07\u0e27\u0e14\u0e0a\u0e4d\u0e32\u0e23\u0e30",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "smallInteger",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e08\u0e4d\u0e32\u0e19\u0e27\u0e19\u0e07\u0e27\u0e14\u0e0a\u0e4d\u0e32\u0e23\u0e30",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e08\u0e4d\u0e32\u0e19\u0e27\u0e19\u0e07\u0e27\u0e14\u0e0a\u0e4d\u0e32\u0e23\u0e30",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "cycle_qty",
                            "is-api-visible": true,
                            "api-description": "The cycle qty of the model."
                        },
                        {
                            "name": "contract_balance",
                            "labels": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contract_balance",
                            "is-api-visible": true,
                            "api-description": "The contract balance of the model."
                        },
                        {
                            "name": "contract_status",
                            "labels": "\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:30",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                30
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e16\u0e32\u0e19\u0e30\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contract_status",
                            "is-api-visible": true,
                            "api-description": "The contract status of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "contract_extras",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing contract extras.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the contract extra property name where the value is the assigned value to the retrieved contract extra.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved contract extra.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of contract extras per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved contract extra.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new contract extra.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing contract extra.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing contract extra.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the contract extra to retrieve",
                        "destroy_route_description": "Delete existsing contract extra.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the contract extra to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete contract extras.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the contract extra.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested contract extra does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "ContractDetail",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\contract_details.json",
        "table-name": "contract_details",
        "migrations": [
            {
                "name": "2022_09_18_233006_create_contract_details_table",
                "class-name": "CreateContractDetailsTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_18_233006_create_contract_details_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "subtype_code",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:3",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                3
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "subtype_code",
                            "is-api-visible": true,
                            "api-description": "The subtype code of the model."
                        },
                        {
                            "name": "contract_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contract_no",
                            "is-api-visible": true,
                            "api-description": "The contract no of the model."
                        },
                        {
                            "name": "doc_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:30",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                30
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "doc_type",
                            "is-api-visible": true,
                            "api-description": "The doc type of the model."
                        },
                        {
                            "name": "doc_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "doc_no",
                            "is-api-visible": true,
                            "api-description": "The doc no of the model."
                        },
                        {
                            "name": "interest",
                            "labels": "\u0e14\u0e2d\u0e01\u0e40\u0e1a\u0e35\u0e49\u0e22",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e14\u0e2d\u0e01\u0e40\u0e1a\u0e35\u0e49\u0e22",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e14\u0e2d\u0e01\u0e40\u0e1a\u0e35\u0e49\u0e22",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "interest",
                            "is-api-visible": true,
                            "api-description": "The interest of the model."
                        },
                        {
                            "name": "amount",
                            "labels": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e15\u0e49\u0e19\u0e23\u0e31\u0e1a\u0e08\u0e48\u0e32\u0e22",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e15\u0e49\u0e19\u0e23\u0e31\u0e1a\u0e08\u0e48\u0e32\u0e22",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e15\u0e49\u0e19\u0e23\u0e31\u0e1a\u0e08\u0e48\u0e32\u0e22",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "amount",
                            "is-api-visible": true,
                            "api-description": "The amount of the model."
                        },
                        {
                            "name": "contract_balance",
                            "labels": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contract_balance",
                            "is-api-visible": true,
                            "api-description": "The contract balance of the model."
                        },
                        {
                            "name": "tran_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e34\u0e14\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "tran_date",
                            "is-api-visible": true,
                            "api-description": "The tran date of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "contract_details",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing contract details.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the contract detail property name where the value is the assigned value to the retrieved contract detail.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved contract detail.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of contract details per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved contract detail.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new contract detail.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing contract detail.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing contract detail.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the contract detail to retrieve",
                        "destroy_route_description": "Delete existsing contract detail.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the contract detail to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete contract details.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the contract detail.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested contract detail does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Receipt",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\receipts.json",
        "table-name": "receipts",
        "migrations": [
            {
                "name": "2022_09_18_234634_create_receipts_table",
                "class-name": "CreateReceiptsTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_18_234634_create_receipts_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "rec_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "rec_no",
                            "is-api-visible": true,
                            "api-description": "The rec no of the model."
                        },
                        {
                            "name": "rec_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "rec_date",
                            "is-api-visible": true,
                            "api-description": "The rec date of the model."
                        },
                        {
                            "name": "agent_id",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:0",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "agent",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Agent",
                                    "agent_id"
                                ],
                                "field": "id"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "agent_id",
                            "is-api-visible": true,
                            "api-description": "The agent of the model."
                        },
                        {
                            "name": "member_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:8",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_code",
                            "is-api-visible": true,
                            "api-description": "The member code of the model."
                        },
                        {
                            "name": "rec_status",
                            "labels": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e23\u0e2d": "\u0e23\u0e2d",
                                "\u0e1b\u0e01\u0e15\u0e34": "\u0e1b\u0e01\u0e15\u0e34",
                                "\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01": "\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                6
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "rec_status",
                            "is-api-visible": true,
                            "api-description": "The rec status of the model."
                        },
                        {
                            "name": "rec_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e1b\u0e23\u0e30\u0e08\u0e4d\u0e32\u0e07\u0e27\u0e14": "\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e1b\u0e23\u0e30\u0e08\u0e4d\u0e32\u0e07\u0e27\u0e14",
                                "\u0e2d\u0e37\u0e48\u0e19 \u0e46": "\u0e2d\u0e37\u0e48\u0e19 \u0e46",
                                "\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e1e\u0e34\u0e40\u0e28\u0e29": "\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e1e\u0e34\u0e40\u0e28\u0e29"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                16
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "rec_type",
                            "is-api-visible": true,
                            "api-description": "The rec type of the model."
                        },
                        {
                            "name": "rec_amount",
                            "labels": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e0a\u0e4d\u0e32\u0e23\u0e30",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e0a\u0e4d\u0e32\u0e23\u0e30",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e0a\u0e4d\u0e32\u0e23\u0e30",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "rec_amount",
                            "is-api-visible": true,
                            "api-description": "The rec amount of the model."
                        },
                        {
                            "name": "rec_amount_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e40\u0e07\u0e34\u0e19\u0e2a\u0e14": "\u0e40\u0e07\u0e34\u0e19\u0e2a\u0e14",
                                "\u0e40\u0e0a\u0e47\u0e04": "\u0e40\u0e0a\u0e47\u0e04"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                6
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "rec_amount_type",
                            "is-api-visible": true,
                            "api-description": "The rec amount type of the model."
                        },
                        {
                            "name": "chq_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e40\u0e0a\u0e47\u0e04",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:15",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                15
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e40\u0e0a\u0e47\u0e04",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e40\u0e0a\u0e47\u0e04",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "chq_no",
                            "is-api-visible": true,
                            "api-description": "The chq no of the model."
                        },
                        {
                            "name": "int_balance",
                            "labels": "\u0e14\u0e2d\u0e01\u0e40\u0e1a\u0e35\u0e49\u0e22\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e14\u0e2d\u0e01\u0e40\u0e1a\u0e35\u0e49\u0e22\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e14\u0e2d\u0e01\u0e40\u0e1a\u0e35\u0e49\u0e22\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "int_balance",
                            "is-api-visible": true,
                            "api-description": "The int balance of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "receipts",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing receipts.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the receipt property name where the value is the assigned value to the retrieved receipt.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved receipt.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of receipts per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved receipt.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new receipt.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing receipt.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing receipt.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the receipt to retrieve",
                        "destroy_route_description": "Delete existsing receipt.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the receipt to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete receipts.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the receipt.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested receipt does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "ReceiptDetail",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\receipt_details.json",
        "table-name": "receipt_details",
        "migrations": [
            {
                "name": "2022_09_19_001010_create_receipt_details_table",
                "class-name": "CreateReceiptDetailsTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_19_001010_create_receipt_details_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "rec_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:15",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                15
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e43\u0e1a\u0e40\u0e2a\u0e23\u0e47\u0e08",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "rec_no",
                            "is-api-visible": true,
                            "api-description": "The rec no of the model."
                        },
                        {
                            "name": "item_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e23\u0e31\u0e1a\u0e08\u0e48\u0e32\u0e22",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e23\u0e31\u0e1a\u0e08\u0e48\u0e32\u0e22",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e23\u0e31\u0e1a\u0e08\u0e48\u0e32\u0e22",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "item_code",
                            "is-api-visible": true,
                            "api-description": "The item code of the model."
                        },
                        {
                            "name": "rec_d_amount",
                            "labels": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "rec_d_amount",
                            "is-api-visible": true,
                            "api-description": "The rec d amount of the model."
                        },
                        {
                            "name": "contractid",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contractid",
                            "is-api-visible": true,
                            "api-description": "The contractid of the model."
                        },
                        {
                            "name": "subtype_code",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49 ",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:2",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                2
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49 ",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "subtype_code",
                            "is-api-visible": true,
                            "api-description": "The subtype code of the model."
                        },
                        {
                            "name": "ins_no",
                            "labels": "\u0e07\u0e27\u0e14\u0e17\u0e35\u0e48",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "smallInteger",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e07\u0e27\u0e14\u0e17\u0e35\u0e48",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e07\u0e27\u0e14\u0e17\u0e35\u0e48",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "ins_no",
                            "is-api-visible": true,
                            "api-description": "The ins no of the model."
                        },
                        {
                            "name": "bacc_start",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:2",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                2
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "bacc_start",
                            "is-api-visible": true,
                            "api-description": "The bacc start of the model."
                        },
                        {
                            "name": "acc_id",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "acc",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Acc",
                                    "acc_id"
                                ],
                                "field": "id"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "acc_id",
                            "is-api-visible": true,
                            "api-description": "The acc of the model."
                        },
                        {
                            "name": "rec_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "rec_type",
                            "is-api-visible": true,
                            "api-description": "The rec type of the model."
                        },
                        {
                            "name": "contract_balance",
                            "labels": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contract_balance",
                            "is-api-visible": true,
                            "api-description": "The contract balance of the model."
                        },
                        {
                            "name": "share_balance",
                            "labels": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_balance",
                            "is-api-visible": true,
                            "api-description": "The share balance of the model."
                        },
                        {
                            "name": "acc_balance",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "acc_balance",
                            "is-api-visible": true,
                            "api-description": "The acc balance of the model."
                        },
                        {
                            "name": "extra_share_balance",
                            "labels": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-2147483648|max:2147483647",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "extra_share_balance",
                            "is-api-visible": true,
                            "api-description": "The extra share balance of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "receipt_details",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing receipt details.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the receipt detail property name where the value is the assigned value to the retrieved receipt detail.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved receipt detail.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of receipt details per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved receipt detail.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new receipt detail.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing receipt detail.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing receipt detail.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the receipt detail to retrieve",
                        "destroy_route_description": "Delete existsing receipt detail.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the receipt detail to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete receipt details.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the receipt detail.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested receipt detail does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Guarantee",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\guarantees.json",
        "table-name": "guarantees",
        "migrations": [
            {
                "name": "2022_09_19_002612_create_guarantees_table",
                "class-name": "CreateGuaranteesTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_19_002612_create_guarantees_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "subtype_code",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:3",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                3
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "subtype_code",
                            "is-api-visible": true,
                            "api-description": "The subtype code of the model."
                        },
                        {
                            "name": "contract_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contract_no",
                            "is-api-visible": true,
                            "api-description": "The contract no of the model."
                        },
                        {
                            "name": "gua_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e04\u0e49\u0e33",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e04\u0e49\u0e33",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e04\u0e49\u0e33",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "gua_no",
                            "is-api-visible": true,
                            "api-description": "The gua no of the model."
                        },
                        {
                            "name": "member_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:8",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_code",
                            "is-api-visible": true,
                            "api-description": "The member code of the model."
                        },
                        {
                            "name": "guarantee_amount",
                            "labels": "\u0e27\u0e07\u0e40\u0e07\u0e34\u0e19\u0e04\u0e49\u0e33",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e07\u0e40\u0e07\u0e34\u0e19\u0e04\u0e49\u0e33",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e07\u0e40\u0e07\u0e34\u0e19\u0e04\u0e49\u0e33",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "guarantee_amount",
                            "is-api-visible": true,
                            "api-description": "The guarantee amount of the model."
                        },
                        {
                            "name": "gua_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01": "\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                                "\u0e2b\u0e38\u0e49\u0e19": "\u0e2b\u0e38\u0e49\u0e19",
                                "\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19": "\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19",
                                "\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19": "\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                15
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "gua_type",
                            "is-api-visible": true,
                            "api-description": "The gua type of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "guarantees",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing guarantees.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the guarantee property name where the value is the assigned value to the retrieved guarantee.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved guarantee.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of guarantees per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved guarantee.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new guarantee.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing guarantee.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing guarantee.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the guarantee to retrieve",
                        "destroy_route_description": "Delete existsing guarantee.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the guarantee to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete guarantees.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the guarantee.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested guarantee does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "ExtraGuarantee",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\extra_guarantees.json",
        "table-name": "extra_guarantees",
        "migrations": [
            {
                "name": "2022_09_19_004646_create_extra_guarantees_table",
                "class-name": "CreateExtraGuaranteesTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_19_004646_create_extra_guarantees_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "subtype_code",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:3",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                3
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "subtype_code",
                            "is-api-visible": true,
                            "api-description": "The subtype code of the model."
                        },
                        {
                            "name": "extgua_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:15",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                15
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "extgua_no",
                            "is-api-visible": true,
                            "api-description": "The extgua no of the model."
                        },
                        {
                            "name": "contract_no",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:15",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                15
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e0d\u0e0d\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "contract_no",
                            "is-api-visible": true,
                            "api-description": "The contract no of the model."
                        },
                        {
                            "name": "gua_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01": "\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                                "\u0e2b\u0e38\u0e49\u0e19": "\u0e2b\u0e38\u0e49\u0e19",
                                "\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19": "\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19",
                                "\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19": "\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                15
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "gua_type",
                            "is-api-visible": true,
                            "api-description": "The gua type of the model."
                        },
                        {
                            "name": "gua_prop",
                            "labels": "\u0e27\u0e07\u0e40\u0e07\u0e34\u0e19\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e07\u0e40\u0e07\u0e34\u0e19\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e07\u0e40\u0e07\u0e34\u0e19\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "gua_prop",
                            "is-api-visible": true,
                            "api-description": "The gua prop of the model."
                        },
                        {
                            "name": "gua_value",
                            "labels": "\u0e21\u0e39\u0e25\u0e04\u0e48\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e21\u0e39\u0e25\u0e04\u0e48\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e21\u0e39\u0e25\u0e04\u0e48\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "gua_value",
                            "is-api-visible": true,
                            "api-description": "The gua value of the model."
                        },
                        {
                            "name": "bacc_start",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:2",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                2
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "bacc_start",
                            "is-api-visible": true,
                            "api-description": "The bacc start of the model."
                        },
                        {
                            "name": "acc_id",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "acc",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Acc",
                                    "acc_id"
                                ],
                                "field": "id"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "acc_id",
                            "is-api-visible": true,
                            "api-description": "The acc of the model."
                        },
                        {
                            "name": "gua_status",
                            "labels": "\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e04\u0e49\u0e4d\u0e32\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e23\u0e2d\u0e2d\u0e19\u0e38\u0e21\u0e31\u0e15\u0e34": "\u0e23\u0e2d\u0e2d\u0e19\u0e38\u0e21\u0e31\u0e15\u0e34",
                                "\u0e2d\u0e19\u0e38\u0e21\u0e31\u0e15\u0e34\u0e41\u0e25\u0e49\u0e27": "\u0e2d\u0e19\u0e38\u0e21\u0e31\u0e15\u0e34\u0e41\u0e25\u0e49\u0e27",
                                "\u0e23\u0e31\u0e1a\u0e17\u0e23\u0e32\u0e1a": "\u0e23\u0e31\u0e1a\u0e17\u0e23\u0e32\u0e1a",
                                "\u0e1b\u0e25\u0e14\u0e20\u0e32\u0e23\u0e30": "\u0e1b\u0e25\u0e14\u0e20\u0e32\u0e23\u0e30"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                11
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e04\u0e49\u0e4d\u0e32\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e16\u0e32\u0e19\u0e30\u0e04\u0e49\u0e4d\u0e32\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "gua_status",
                            "is-api-visible": true,
                            "api-description": "The gua status of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "extra_guarantees",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing extra guarantees.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the extra guarantee property name where the value is the assigned value to the retrieved extra guarantee.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved extra guarantee.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of extra guarantees per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved extra guarantee.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new extra guarantee.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing extra guarantee.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing extra guarantee.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the extra guarantee to retrieve",
                        "destroy_route_description": "Delete existsing extra guarantee.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the extra guarantee to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete extra guarantees.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the extra guarantee.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested extra guarantee does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "PaybackMember",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\payback_members.json",
        "table-name": "payback_members",
        "migrations": [
            {
                "name": "2022_09_20_231452_create_payback_members_table",
                "class-name": "CreatePaybackMembersTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_20_231452_create_payback_members_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "member_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:8",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_code",
                            "is-api-visible": true,
                            "api-description": "The member code of the model."
                        },
                        {
                            "name": "payback_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e08\u0e48\u0e32\u0e22\u0e43\u0e2b\u0e49\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e08\u0e48\u0e32\u0e22\u0e43\u0e2b\u0e49\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e08\u0e48\u0e32\u0e22\u0e43\u0e2b\u0e49\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "payback_date",
                            "is-api-visible": true,
                            "api-description": "The payback date of the model."
                        },
                        {
                            "name": "Payback_S_Amount",
                            "labels": "\u0e22\u0e2d\u0e14\u0e08\u0e48\u0e32\u0e22\u0e40\u0e09\u0e25\u0e35\u0e48\u0e22\u0e04\u0e37\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e08\u0e48\u0e32\u0e22\u0e40\u0e09\u0e25\u0e35\u0e48\u0e22\u0e04\u0e37\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e08\u0e48\u0e32\u0e22\u0e40\u0e09\u0e25\u0e35\u0e48\u0e22\u0e04\u0e37\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "Payback_S_Amount",
                            "is-api-visible": true,
                            "api-description": "The payback  s  amount of the model."
                        },
                        {
                            "name": "Payback_I_Amount",
                            "labels": "\u0e22\u0e2d\u0e14\u0e08\u0e48\u0e32\u0e22\u0e1b\u0e31\u0e19\u0e1c\u0e25",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e08\u0e48\u0e32\u0e22\u0e1b\u0e31\u0e19\u0e1c\u0e25",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e08\u0e48\u0e32\u0e22\u0e1b\u0e31\u0e19\u0e1c\u0e25",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "Payback_I_Amount",
                            "is-api-visible": true,
                            "api-description": "The payback  i  amount of the model."
                        },
                        {
                            "name": "Acc_Year",
                            "labels": "\u0e1b\u0e35\u0e1a\u0e31\u0e0d\u0e0a\u0e35",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:4",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                4
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e35\u0e1a\u0e31\u0e0d\u0e0a\u0e35",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e35\u0e1a\u0e31\u0e0d\u0e0a\u0e35",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "Acc_Year",
                            "is-api-visible": true,
                            "api-description": "The acc  year of the model."
                        },
                        {
                            "name": "Payment_Date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e08\u0e48\u0e32\u0e22",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e08\u0e48\u0e32\u0e22",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e08\u0e48\u0e32\u0e22",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "Payment_Date",
                            "is-api-visible": true,
                            "api-description": "The payment  date of the model."
                        },
                        {
                            "name": "Status",
                            "labels": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e1b\u0e01\u0e15\u0e34": "\u0e1b\u0e01\u0e15\u0e34",
                                "\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01": "\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                6
                            ],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "Status",
                            "is-api-visible": true,
                            "api-description": "The status of the model."
                        },
                        {
                            "name": "tranfer_share",
                            "labels": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e22\u0e01\u0e21\u0e32",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e22\u0e01\u0e21\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e22\u0e01\u0e21\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "tranfer_share",
                            "is-api-visible": true,
                            "api-description": "The tranfer share of the model."
                        },
                        {
                            "name": "total_int",
                            "labels": "\u0e22\u0e2d\u0e14\u0e14\u0e2d\u0e01\u0e40\u0e1a\u0e35\u0e49\u0e22",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e14\u0e2d\u0e01\u0e40\u0e1a\u0e35\u0e49\u0e22",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e14\u0e2d\u0e01\u0e40\u0e1a\u0e35\u0e49\u0e22",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "total_int",
                            "is-api-visible": true,
                            "api-description": "The total int of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "payback_members",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing payback members.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the payback member property name where the value is the assigned value to the retrieved payback member.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved payback member.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of payback members per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved payback member.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new payback member.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing payback member.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing payback member.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the payback member to retrieve",
                        "destroy_route_description": "Delete existsing payback member.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the payback member to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete payback members.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the payback member.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested payback member does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "InterestRate",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\interest_rates.json",
        "table-name": "interest_rates",
        "migrations": [
            {
                "name": "2022_09_21_122426_create_interest_rates_table",
                "class-name": "CreateInterestRatesTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_09_21_122426_create_interest_rates_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": true,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "saving",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "saving",
                            "is-api-visible": true,
                            "api-description": "The saving of the model."
                        },
                        {
                            "name": "extra_saving",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "extra_saving",
                            "is-api-visible": true,
                            "api-description": "The extra saving of the model."
                        },
                        {
                            "name": "saving_participate",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c (\u0e2a\u0e21\u0e17\u0e1a)",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c (\u0e2a\u0e21\u0e17\u0e1a)",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c (\u0e2a\u0e21\u0e17\u0e1a)",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "saving_participate",
                            "is-api-visible": true,
                            "api-description": "The saving participate of the model."
                        },
                        {
                            "name": "extra_saving_participate",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29 (\u0e2a\u0e21\u0e17\u0e1a)",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29 (\u0e2a\u0e21\u0e17\u0e1a)",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e1d\u0e32\u0e01\u0e2d\u0e2d\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29 (\u0e2a\u0e21\u0e17\u0e1a)",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "extra_saving_participate",
                            "is-api-visible": true,
                            "api-description": "The extra saving participate of the model."
                        },
                        {
                            "name": "normal_loan",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e2a\u0e32\u0e21\u0e31\u0e0d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e2a\u0e32\u0e21\u0e31\u0e0d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e2a\u0e32\u0e21\u0e31\u0e0d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "normal_loan",
                            "is-api-visible": true,
                            "api-description": "The normal loan of the model."
                        },
                        {
                            "name": "emergancy_loan",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e09\u0e38\u0e01\u0e40\u0e09\u0e34\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e09\u0e38\u0e01\u0e40\u0e09\u0e34\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e09\u0e38\u0e01\u0e40\u0e09\u0e34\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "emergancy_loan",
                            "is-api-visible": true,
                            "api-description": "The emergancy loan of the model."
                        },
                        {
                            "name": "extra_loan",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e1e\u0e34\u0e40\u0e28\u0e29",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e1e\u0e34\u0e40\u0e28\u0e29",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e1e\u0e34\u0e40\u0e28\u0e29",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "extra_loan",
                            "is-api-visible": true,
                            "api-description": "The extra loan of the model."
                        },
                        {
                            "name": "insurance_loan",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e40\u0e1a\u0e35\u0e49\u0e22\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19\u0e0a\u0e35\u0e27\u0e34\u0e15 \u0e41\u0e25\u0e30\u0e0c\u0e32\u0e1b\u0e19\u0e01\u0e34\u0e08",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e40\u0e1a\u0e35\u0e49\u0e22\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19\u0e0a\u0e35\u0e27\u0e34\u0e15 \u0e41\u0e25\u0e30\u0e0c\u0e32\u0e1b\u0e19\u0e01\u0e34\u0e08",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e01\u0e39\u0e49\u0e40\u0e1a\u0e35\u0e49\u0e22\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19\u0e0a\u0e35\u0e27\u0e34\u0e15 \u0e41\u0e25\u0e30\u0e0c\u0e32\u0e1b\u0e19\u0e01\u0e34\u0e08",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "insurance_loan",
                            "is-api-visible": true,
                            "api-description": "The insurance loan of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": false,
                    "table-name": "interest_rates",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing interest rates.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the interest rate property name where the value is the assigned value to the retrieved interest rate.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved interest rate.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of interest rates per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved interest rate.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new interest rate.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing interest rate.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing interest rate.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the interest rate to retrieve",
                        "destroy_route_description": "Delete existsing interest rate.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the interest rate to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete interest rates.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the interest rate.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested interest rate does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Documenttype",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\documenttypes.json",
        "table-name": "documenttypes",
        "migrations": [
            {
                "name": "2022_10_10_015652_create_documenttypes_table",
                "class-name": "CreateDocumenttypesTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_10_10_015652_create_documenttypes_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "name",
                            "labels": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:60",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                60
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e01\u0e25\u0e38\u0e48\u0e21\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "image_cover",
                            "labels": "\u0e20\u0e32\u0e1e\u0e1b\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|string|min:0|max:255",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e20\u0e32\u0e1e\u0e1b\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e20\u0e32\u0e1e\u0e1b\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "image_cover",
                            "is-api-visible": true,
                            "api-description": "The image cover of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "documenttypes",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing documenttypes.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the documenttype property name where the value is the assigned value to the retrieved documenttype.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved documenttype.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of documenttypes per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved documenttype.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new documenttype.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing documenttype.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing documenttype.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the documenttype to retrieve",
                        "destroy_route_description": "Delete existsing documenttype.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the documenttype to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete documenttypes.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the documenttype.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested documenttype does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Document",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\resources\\laravel-code-generator\\sources\\documents.json",
        "table-name": "documents",
        "migrations": [
            {
                "name": "2022_10_10_015856_create_documents_table",
                "class-name": "CreateDocumentsTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasitsaving\\source\\database\\migrations\\2022_10_10_015856_create_documents_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "name",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:100",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                100
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "documenttypes_id",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "documenttype",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Documenttype",
                                    "documenttypes_id"
                                ],
                                "field": "name"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "documenttypes_id",
                            "is-api-visible": true,
                            "api-description": "The documenttypes of the model."
                        },
                        {
                            "name": "users_id",
                            "labels": "\u0e1c\u0e39\u0e49\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1c\u0e39\u0e49\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1c\u0e39\u0e49\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "user",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\User",
                                    "users_id"
                                ],
                                "field": "name"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "users_id",
                            "is-api-visible": true,
                            "api-description": "The users of the model."
                        },
                        {
                            "name": "file",
                            "labels": "\u0e44\u0e1f\u0e25\u0e4c\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|file|string|min:0|max:255",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                255
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e44\u0e1f\u0e25\u0e4c\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e44\u0e1f\u0e25\u0e4c\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "file",
                            "is-api-visible": true,
                            "api-description": "The file of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "documents",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing documents.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the document property name where the value is the assigned value to the retrieved document.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved document.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of documents per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved document.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new document.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing document.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing document.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the document to retrieve",
                        "destroy_route_description": "Delete existsing document.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the document to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete documents.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the document.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested document does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Member",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasit_new\\source\\resources\\laravel-code-generator\\sources\\members.json",
        "table-name": "members",
        "migrations": [
            {
                "name": "2022_12_16_154352_create_members_table",
                "class-name": "CreateMembersTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasit_new\\source\\database\\migrations\\2022_12_16_154352_create_members_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "member_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "smallInteger",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_code",
                            "is-api-visible": true,
                            "api-description": "The member code of the model."
                        },
                        {
                            "name": "agent_id",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:0",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e15\u0e31\u0e27\u0e41\u0e17\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "agent",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Agent",
                                    "agent_id"
                                ],
                                "field": "id"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "agent_id",
                            "is-api-visible": true,
                            "api-description": "The agent of the model."
                        },
                        {
                            "name": "member_name",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:100",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                100
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_name",
                            "is-api-visible": true,
                            "api-description": "The member name of the model."
                        },
                        {
                            "name": "reg_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "reg_date",
                            "is-api-visible": true,
                            "api-description": "The reg date of the model."
                        },
                        {
                            "name": "allow_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e19\u0e38\u0e21\u0e31\u0e15\u0e34",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e19\u0e38\u0e21\u0e31\u0e15\u0e34",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e19\u0e38\u0e21\u0e31\u0e15\u0e34",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "allow_date",
                            "is-api-visible": true,
                            "api-description": "The allow date of the model."
                        },
                        {
                            "name": "resign_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e25\u0e32\u0e2d\u0e2d\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e25\u0e32\u0e2d\u0e2d\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e25\u0e32\u0e2d\u0e2d\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "resign_date",
                            "is-api-visible": true,
                            "api-description": "The resign date of the model."
                        },
                        {
                            "name": "member_status",
                            "labels": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e1b\u0e01\u0e15\u0e34": "\u0e1b\u0e01\u0e15\u0e34",
                                "\u0e25\u0e32\u0e2d\u0e2d\u0e01\u0e23\u0e31\u0e1a\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e41\u0e25\u0e49\u0e27": "\u0e25\u0e32\u0e2d\u0e2d\u0e01\u0e23\u0e31\u0e1a\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e41\u0e25\u0e49\u0e27",
                                "\u0e25\u0e32\u0e2d\u0e2d\u0e01\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e23\u0e31\u0e1a\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19": "\u0e25\u0e32\u0e2d\u0e2d\u0e01\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e23\u0e31\u0e1a\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                21
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_status",
                            "is-api-visible": true,
                            "api-description": "The member status of the model."
                        },
                        {
                            "name": "share_rate_start",
                            "labels": "\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2d\u0e31\u0e15\u0e23\u0e32\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_rate_start",
                            "is-api-visible": true,
                            "api-description": "The share rate start of the model."
                        },
                        {
                            "name": "share_start_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e08\u0e48\u0e32\u0e22\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e41\u0e23\u0e01",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e08\u0e48\u0e32\u0e22\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e41\u0e23\u0e01",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e08\u0e48\u0e32\u0e22\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e41\u0e23\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_start_date",
                            "is-api-visible": true,
                            "api-description": "The share start date of the model."
                        },
                        {
                            "name": "share_update",
                            "labels": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14 (\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14)",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14 (\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14)",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14 (\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14)",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_update",
                            "is-api-visible": true,
                            "api-description": "The share update of the model."
                        },
                        {
                            "name": "share_gua",
                            "labels": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e15\u0e34\u0e14\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e15\u0e34\u0e14\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e15\u0e34\u0e14\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_gua",
                            "is-api-visible": true,
                            "api-description": "The share gua of the model."
                        },
                        {
                            "name": "update_date",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e2b\u0e38\u0e49\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e2b\u0e38\u0e49\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e2b\u0e38\u0e49\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "update_date",
                            "is-api-visible": true,
                            "api-description": "The update date of the model."
                        },
                        {
                            "name": "share_rate_now",
                            "labels": "\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2d\u0e31\u0e15\u0e23\u0e32\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_rate_now",
                            "is-api-visible": true,
                            "api-description": "The share rate now of the model."
                        },
                        {
                            "name": "total_share_qty",
                            "labels": "\u0e07\u0e27\u0e14\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e07\u0e27\u0e14\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e07\u0e27\u0e14\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "total_share_qty",
                            "is-api-visible": true,
                            "api-description": "The total share qty of the model."
                        },
                        {
                            "name": "share_amount_start",
                            "labels": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e41\u0e23\u0e01\u0e40\u0e02\u0e49\u0e32",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e41\u0e23\u0e01\u0e40\u0e02\u0e49\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e41\u0e23\u0e01\u0e40\u0e02\u0e49\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_amount_start",
                            "is-api-visible": true,
                            "api-description": "The share amount start of the model."
                        },
                        {
                            "name": "extra_share_update",
                            "labels": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "extra_share_update",
                            "is-api-visible": true,
                            "api-description": "The extra share update of the model."
                        },
                        {
                            "name": "prefix_name",
                            "labels": "\u0e04\u0e33\u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:15",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                15
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e33\u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e33\u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "prefix_name",
                            "is-api-visible": true,
                            "api-description": "The prefix name of the model."
                        },
                        {
                            "name": "adress",
                            "labels": "\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:70",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                70
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "adress",
                            "is-api-visible": true,
                            "api-description": "The adress of the model."
                        },
                        {
                            "name": "applicant_code",
                            "labels": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e43\u0e1a\u0e2a\u0e21\u0e31\u0e04\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:8",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                8
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e43\u0e1a\u0e2a\u0e21\u0e31\u0e04\u0e23",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48\u0e43\u0e1a\u0e2a\u0e21\u0e31\u0e04\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "applicant_code",
                            "is-api-visible": true,
                            "api-description": "The applicant code of the model."
                        },
                        {
                            "name": "adress2",
                            "labels": "\u0e2d\u0e33\u0e40\u0e20\u0e2d",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:50",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                50
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2d\u0e33\u0e40\u0e20\u0e2d",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2d\u0e33\u0e40\u0e20\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "adress2",
                            "is-api-visible": true,
                            "api-description": "The adress2 of the model."
                        },
                        {
                            "name": "province",
                            "labels": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:70",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                70
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "province",
                            "is-api-visible": true,
                            "api-description": "The province of the model."
                        },
                        {
                            "name": "zipcode",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e44\u0e1b\u0e23\u0e29\u0e13\u0e35\u0e22\u0e4c",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:5",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                5
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e44\u0e1b\u0e23\u0e29\u0e13\u0e35\u0e22\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e44\u0e1b\u0e23\u0e29\u0e13\u0e35\u0e22\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "zipcode",
                            "is-api-visible": true,
                            "api-description": "The zipcode of the model."
                        },
                        {
                            "name": "sex",
                            "labels": "\u0e40\u0e1e\u0e28",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "\u0e0a\u0e32\u0e22": "\u0e0a\u0e32\u0e22",
                                "\u0e2b\u0e0d\u0e34\u0e07": "\u0e2b\u0e0d\u0e34\u0e07"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                4
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e1e\u0e28",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e1e\u0e28",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "sex",
                            "is-api-visible": true,
                            "api-description": "The sex of the model."
                        },
                        {
                            "name": "class_start",
                            "labels": "\u0e02\u0e31\u0e49\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:2",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                2
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e02\u0e31\u0e49\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e02\u0e31\u0e49\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "class_start",
                            "is-api-visible": true,
                            "api-description": "The class start of the model."
                        },
                        {
                            "name": "level_start",
                            "labels": "\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e40\u0e23\u0e34\u0e48\u0e21",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e40\u0e23\u0e34\u0e48\u0e21",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e30\u0e14\u0e31\u0e1a\u0e40\u0e23\u0e34\u0e48\u0e21",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "level_start",
                            "is-api-visible": true,
                            "api-description": "The level start of the model."
                        },
                        {
                            "name": "class_now",
                            "labels": "\u0e02\u0e31\u0e49\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:2",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                2
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e02\u0e31\u0e49\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e02\u0e31\u0e49\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "class_now",
                            "is-api-visible": true,
                            "api-description": "The class now of the model."
                        },
                        {
                            "name": "level_now",
                            "labels": "\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "level_now",
                            "is-api-visible": true,
                            "api-description": "The level now of the model."
                        },
                        {
                            "name": "sal_update",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e40\u0e07\u0e34\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d H:i:s",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e40\u0e07\u0e34\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e40\u0e07\u0e34\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "sal_update",
                            "is-api-visible": true,
                            "api-description": "The sal update of the model."
                        },
                        {
                            "name": "fee_charg_start",
                            "labels": "\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e41\u0e23\u0e01\u0e40\u0e02\u0e49\u0e321",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e41\u0e23\u0e01\u0e40\u0e02\u0e49\u0e321",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e41\u0e23\u0e01\u0e40\u0e02\u0e49\u0e321",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "fee_charg_start",
                            "is-api-visible": true,
                            "api-description": "The fee charg start of the model."
                        },
                        {
                            "name": "share_tranfer",
                            "labels": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e22\u0e01\u0e21\u0e32\u0e15\u0e49\u0e19\u0e1b\u0e35",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e22\u0e01\u0e21\u0e32\u0e15\u0e49\u0e19\u0e1b\u0e35",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19\u0e22\u0e01\u0e21\u0e32\u0e15\u0e49\u0e19\u0e1b\u0e35",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_tranfer",
                            "is-api-visible": true,
                            "api-description": "The share tranfer of the model."
                        },
                        {
                            "name": "share_code",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "share_code",
                            "is-api-visible": true,
                            "api-description": "The share code of the model."
                        },
                        {
                            "name": "fee_amount_start",
                            "labels": "\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e41\u0e23\u0e01\u0e40\u0e02\u0e49\u0e32",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e41\u0e23\u0e01\u0e40\u0e02\u0e49\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e41\u0e23\u0e01\u0e40\u0e02\u0e49\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "fee_amount_start",
                            "is-api-visible": true,
                            "api-description": "The fee amount start of the model."
                        },
                        {
                            "name": "tranfer_year",
                            "labels": "\u0e1b\u0e35\u0e17\u0e35\u0e48",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-2147483648|max:2147483647",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e35\u0e17\u0e35\u0e48",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e35\u0e17\u0e35\u0e48",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "tranfer_year",
                            "is-api-visible": true,
                            "api-description": "The tranfer year of the model."
                        },
                        {
                            "name": "total_share_qty_nopaid",
                            "labels": "\u0e22\u0e2d\u0e14\u0e07\u0e14\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e22\u0e2d\u0e14\u0e07\u0e14\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e22\u0e2d\u0e14\u0e07\u0e14\u0e04\u0e48\u0e32\u0e2b\u0e38\u0e49\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "total_share_qty_nopaid",
                            "is-api-visible": true,
                            "api-description": "The total share qty nopaid of the model."
                        },
                        {
                            "name": "loan_guarantee",
                            "labels": "\u0e20\u0e32\u0e23\u0e30\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e20\u0e32\u0e23\u0e30\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e20\u0e32\u0e23\u0e30\u0e04\u0e49\u0e33\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "loan_guarantee",
                            "is-api-visible": true,
                            "api-description": "The loan guarantee of the model."
                        },
                        {
                            "name": "salary_no",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "salary_no",
                            "is-api-visible": true,
                            "api-description": "The salary no of the model."
                        },
                        {
                            "name": "member_type",
                            "labels": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-2147483648|max:2147483647",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_type",
                            "is-api-visible": true,
                            "api-description": "The member type of the model."
                        },
                        {
                            "name": "extra_update",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d H:i:s",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e2b\u0e38\u0e49\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "extra_update",
                            "is-api-visible": true,
                            "api-description": "The extra update of the model."
                        },
                        {
                            "name": "idcard",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e15\u0e31\u0e27\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:13",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                13
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e15\u0e31\u0e27\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e15\u0e31\u0e27\u0e1b\u0e23\u0e30\u0e0a\u0e32\u0e0a\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "idcard",
                            "is-api-visible": true,
                            "api-description": "The idcard of the model."
                        },
                        {
                            "name": "birthdate",
                            "labels": "\u0e27\u0e31\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e1b\u0e35\u0e40\u0e01\u0e34\u0e14",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|date_format:Y-m-d H:i:s",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "date",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e1b\u0e35\u0e40\u0e01\u0e34\u0e14",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e1b\u0e35\u0e40\u0e01\u0e34\u0e14",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "birthdate",
                            "is-api-visible": true,
                            "api-description": "The birthdate of the model."
                        },
                        {
                            "name": "telephone",
                            "labels": "\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:30",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                30
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "telephone",
                            "is-api-visible": true,
                            "api-description": "The telephone of the model."
                        },
                        {
                            "name": "marriage",
                            "labels": "\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e21\u0e23\u0e2a",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-2147483648|max:2147483647",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e21\u0e23\u0e2a",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e21\u0e23\u0e2a",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "marriage",
                            "is-api-visible": true,
                            "api-description": "The marriage of the model."
                        },
                        {
                            "name": "salary",
                            "labels": "\u0e40\u0e07\u0e34\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "double",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e07\u0e34\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e07\u0e34\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "salary",
                            "is-api-visible": true,
                            "api-description": "The salary of the model."
                        },
                        {
                            "name": "lineid",
                            "labels": "Line ID",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:40",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                40
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "Line ID",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 Line ID",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "lineid",
                            "is-api-visible": true,
                            "api-description": "The lineid of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "members",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing members.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the member property name where the value is the assigned value to the retrieved member.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved member.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of members per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved member.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new member.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing member.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing member.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the member to retrieve",
                        "destroy_route_description": "Delete existsing member.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the member to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete members.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the member.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested member does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Welcome",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk6\\sappasit_new\\source\\resources\\laravel-code-generator\\sources\\welcomes.json",
        "table-name": "welcomes",
        "migrations": [
            {
                "name": "2022_12_17_000919_create_welcomes_table",
                "class-name": "CreateWelcomesTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk6\\sappasit_new\\source\\database\\migrations\\2022_12_17_000919_create_welcomes_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "message",
                            "labels": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|string|min:0|max:100",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                100
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "message",
                            "is-api-visible": true,
                            "api-description": "The message of the model."
                        },
                        {
                            "name": "image",
                            "labels": "\u0e20\u0e32\u0e1e",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|string|min:0|max:150",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                150
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e20\u0e32\u0e1e",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e20\u0e32\u0e1e",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "image",
                            "is-api-visible": true,
                            "api-description": "The image of the model."
                        },
                        {
                            "name": "is_public",
                            "labels": "\u0e41\u0e2a\u0e14\u0e07\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "YES": "YES",
                                "NO": "NO"
                            },
                            "html-value": null,
                            "validation": "nullable|array",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                3
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e41\u0e2a\u0e14\u0e07\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e41\u0e2a\u0e14\u0e07\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "is_public",
                            "is-api-visible": true,
                            "api-description": "The is public of the model."
                        },
                        {
                            "name": "link",
                            "labels": "\u0e25\u0e34\u0e07\u0e04\u0e4c",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:1000",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                1000
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e25\u0e34\u0e07\u0e04\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e25\u0e34\u0e07\u0e04\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "link",
                            "is-api-visible": true,
                            "api-description": "The link of the model."
                        },
                        {
                            "name": "bg_color",
                            "labels": "\u0e2a\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:100",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                100
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "bg_color",
                            "is-api-visible": true,
                            "api-description": "The bg color of the model."
                        },
                        {
                            "name": "has_btn",
                            "labels": "\u0e21\u0e35\u0e1b\u0e38\u0e48\u0e21\u0e25\u0e07\u0e19\u0e32\u0e21",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "YES": "YES",
                                "NO": "NO"
                            },
                            "html-value": null,
                            "validation": "nullable|array",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                3
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e21\u0e35\u0e1b\u0e38\u0e48\u0e21\u0e25\u0e07\u0e19\u0e32\u0e21",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e21\u0e35\u0e1b\u0e38\u0e48\u0e21\u0e25\u0e07\u0e19\u0e32\u0e21",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "has_btn",
                            "is-api-visible": true,
                            "api-description": "The has btn of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "welcomes",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing welcomes.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the welcome property name where the value is the assigned value to the retrieved welcome.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved welcome.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of welcomes per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved welcome.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new welcome.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing welcome.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing welcome.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the welcome to retrieve",
                        "destroy_route_description": "Delete existsing welcome.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the welcome to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete welcomes.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the welcome.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested welcome does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "User",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk7\\cc-shop\\resources\\laravel-code-generator\\sources\\users.json",
        "table-name": "users",
        "migrations": [
            {
                "name": "2023_03_06_112949_create_users_table",
                "class-name": "CreateUsersTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk7\\cc-shop\\database\\migrations\\2023_03_06_112949_create_users_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "name",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:60",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                60
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25",
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d-\u0e2a\u0e01\u0e38\u0e25",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "username",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e23\u0e30\u0e1a\u0e1a",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:10",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                10
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e23\u0e30\u0e1a\u0e1a",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e23\u0e30\u0e1a\u0e1a",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "username",
                            "is-api-visible": true,
                            "api-description": "The username of the model."
                        },
                        {
                            "name": "email",
                            "labels": "\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e4c",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:128",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                128
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2d\u0e35\u0e40\u0e21\u0e25\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "email",
                            "is-api-visible": true,
                            "api-description": "The email of the model."
                        },
                        {
                            "name": "password",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:70",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                70
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "password",
                            "is-api-visible": true,
                            "api-description": "The password of the model."
                        },
                        {
                            "name": "remember_token",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:70",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                70
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "remember_token",
                            "is-api-visible": true,
                            "api-description": "The remember token of the model."
                        },
                        {
                            "name": "permission",
                            "labels": "\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "ADMIN": "ADMIN",
                                "USER": "USER",
                                "MEMBER": "MEMBER"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                6
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "permission",
                            "is-api-visible": true,
                            "api-description": "The permission of the model."
                        },
                        {
                            "name": "status",
                            "labels": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "html-type": "select",
                            "css-class": "",
                            "options": {
                                "ALLOW": "ALLOW",
                                "BLOCK": "BLOCK"
                            },
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "enum",
                            "data-type-params": [
                                5
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e2a\u0e16\u0e32\u0e19\u0e30",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "status",
                            "is-api-visible": true,
                            "api-description": "The status of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        },
                        {
                            "name": "member_code",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "smallInteger",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "member_code",
                            "is-api-visible": true,
                            "api-description": "The member code of the model."
                        },
                        {
                            "name": "email_verified_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "email_verified_at",
                            "is-api-visible": true,
                            "api-description": "The email verified at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "users",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing users.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the user property name where the value is the assigned value to the retrieved user.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved user.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of users per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved user.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new user.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing user.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing user.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the user to retrieve",
                        "destroy_route_description": "Delete existsing user.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the user to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete users.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the user.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested user does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Branch",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk7\\cc-shop\\resources\\laravel-code-generator\\sources\\branches.json",
        "table-name": "branches",
        "migrations": [
            {
                "name": "2023_03_06_113026_create_branches_table",
                "class-name": "CreateBranchesTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk7\\cc-shop\\database\\migrations\\2023_03_06_113026_create_branches_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "name",
                            "labels": "\u0e0a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e02\u0e32",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:100",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                100
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e0a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e02\u0e32",
                            "is-nullable": true,
                            "is-header": true,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e0a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e02\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "name",
                            "is-api-visible": true,
                            "api-description": "The name of the model."
                        },
                        {
                            "name": "address",
                            "labels": "\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:250",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                250
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "address",
                            "is-api-visible": true,
                            "api-description": "The address of the model."
                        },
                        {
                            "name": "taxid",
                            "labels": "\u0e40\u0e25\u0e02\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e15\u0e31\u0e27\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e20\u0e32\u0e29\u0e35",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:13",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                13
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e25\u0e02\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e15\u0e31\u0e27\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e20\u0e32\u0e29\u0e35",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e25\u0e02\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e15\u0e31\u0e27\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e20\u0e32\u0e29\u0e35",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "taxid",
                            "is-api-visible": true,
                            "api-description": "The taxid of the model."
                        },
                        {
                            "name": "tel",
                            "labels": "\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|string|min:0|max:30",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                30
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "tel",
                            "is-api-visible": true,
                            "api-description": "The tel of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "branches",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing branches.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the branch property name where the value is the assigned value to the retrieved branch.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved branch.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of branches per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved branch.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new branch.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing branch.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing branch.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the branch to retrieve",
                        "destroy_route_description": "Delete existsing branch.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the branch to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete branches.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the branch.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested branch does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "BranchStock",
        "resource-file": "D:\\x72_htdocs\\htdocs\\disk7\\cc-shop\\resources\\laravel-code-generator\\sources\\branch_stocks.json",
        "table-name": "branch_stocks",
        "migrations": [
            {
                "name": "2023_03_06_121536_create_branch_stocks_table",
                "class-name": "CreateBranchStocksTable",
                "path": "D:\\x72_htdocs\\htdocs\\disk7\\cc-shop\\database\\migrations\\2023_03_06_121536_create_branch_stocks_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "branches_id",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e32\u0e02\u0e32",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e32\u0e02\u0e32",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e32\u0e02\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "branch",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Branch",
                                    "branches_id"
                                ],
                                "field": "name"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "branches_id",
                            "is-api-visible": true,
                            "api-description": "The branches of the model."
                        },
                        {
                            "name": "balance",
                            "labels": "\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e04\u0e07\u0e40\u0e2b\u0e25\u0e37\u0e2d",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "balance",
                            "is-api-visible": true,
                            "api-description": "The balance of the model."
                        },
                        {
                            "name": "price1",
                            "labels": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 1",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 1",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 1",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "price1",
                            "is-api-visible": true,
                            "api-description": "The price1 of the model."
                        },
                        {
                            "name": "price2",
                            "labels": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 2",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 2",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 2",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "price2",
                            "is-api-visible": true,
                            "api-description": "The price2 of the model."
                        },
                        {
                            "name": "price3",
                            "labels": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 3",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 3",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 3",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "price3",
                            "is-api-visible": true,
                            "api-description": "The price3 of the model."
                        },
                        {
                            "name": "price4",
                            "labels": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 4",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 4",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48 4",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "price4",
                            "is-api-visible": true,
                            "api-description": "The price4 of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "branch_stocks",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing branch stocks.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the branch stock property name where the value is the assigned value to the retrieved branch stock.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved branch stock.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of branch stocks per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved branch stock.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new branch stock.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing branch stock.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing branch stock.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the branch stock to retrieve",
                        "destroy_route_description": "Delete existsing branch stock.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the branch stock to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete branch stocks.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the branch stock.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested branch stock does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "Cancel",
        "resource-file": "D:\\xampp7.4\\htdocs\\disk7\\cc-shop\\source\\resources\\laravel-code-generator\\sources\\cancels.json",
        "table-name": "cancels",
        "migrations": [
            {
                "name": "2024_02_05_112932_create_cancels_table",
                "class-name": "CreateCancelsTable",
                "path": "D:\\xampp7.4\\htdocs\\disk7\\cc-shop\\source\\database\\migrations\\2024_02_05_112932_create_cancels_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "sells_id",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e1a\u0e34\u0e25\u0e02\u0e32\u0e22",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e1a\u0e34\u0e25\u0e02\u0e32\u0e22",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e1a\u0e34\u0e25\u0e02\u0e32\u0e22",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "sell",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\Sell",
                                    "sells_id"
                                ],
                                "field": "code"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "sells_id",
                            "is-api-visible": true,
                            "api-description": "The sells of the model."
                        },
                        {
                            "name": "reason",
                            "labels": "\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e17\u0e35\u0e48\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e1a\u0e34\u0e25",
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required|string|min:1|max:300",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "string",
                            "data-type-params": [
                                300
                            ],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e17\u0e35\u0e48\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e1a\u0e34\u0e25",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e17\u0e35\u0e48\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e1a\u0e34\u0e25",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "reason",
                            "is-api-visible": true,
                            "api-description": "The reason of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        },
                        {
                            "name": "users_id",
                            "labels": "\u0e1c\u0e39\u0e49\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "required",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1c\u0e39\u0e49\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01",
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1c\u0e39\u0e49\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "user",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\User",
                                    "users_id"
                                ],
                                "field": "name"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "users_id",
                            "is-api-visible": true,
                            "api-description": "The users of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "cancels",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing cancels.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the cancel property name where the value is the assigned value to the retrieved cancel.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved cancel.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of cancels per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved cancel.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new cancel.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing cancel.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing cancel.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the cancel to retrieve",
                        "destroy_route_description": "Delete existsing cancel.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the cancel to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete cancels.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the cancel.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested cancel does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    },
    {
        "model-name": "BranchStockPriceHistory",
        "resource-file": "D:\\xampp7.4\\htdocs\\disk7\\cc-shop\\chokchaishop.com\\source\\resources\\laravel-code-generator\\sources\\branch_stock_price_histories.json",
        "table-name": "branch_stock_price_histories",
        "migrations": [
            {
                "name": "2024_12_23_141649_create_branch_stock_price_histories_table",
                "class-name": "CreateBranchStockPriceHistoriesTable",
                "path": "D:\\xampp7.4\\htdocs\\disk7\\cc-shop\\chokchaishop.com\\source\\database\\migrations\\2024_12_23_141649_create_branch_stock_price_histories_table.php",
                "is-create": true,
                "is-virtual": true,
                "is-organized": false,
                "with-soft-delete": false,
                "without-timestamps": false,
                "resource": {
                    "fields": [
                        {
                            "name": "id",
                            "labels": null,
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": false,
                            "is-on-form": false,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": null,
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": true,
                            "comment": null,
                            "is-nullable": false,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": true,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "id",
                            "is-api-visible": true,
                            "api-description": "The id of the model."
                        },
                        {
                            "name": "branch_stocks_id",
                            "labels": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e15\u0e4a\u0e2d\u0e01\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e15\u0e4a\u0e2d\u0e01\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e15\u0e4a\u0e2d\u0e01\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "branchStock",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\BranchStock",
                                    "branch_stocks_id"
                                ],
                                "field": "balance"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "branch_stocks_id",
                            "is-api-visible": true,
                            "api-description": "The branch stocks of the model."
                        },
                        {
                            "name": "users_id",
                            "labels": "\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25",
                            "html-type": "select",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "int",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": true,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": true,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": {
                                "name": "user",
                                "type": "belongsTo",
                                "params": [
                                    "App\\Http\\Models\\User",
                                    "users_id"
                                ],
                                "field": "name"
                            },
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "users_id",
                            "is-api-visible": true,
                            "api-description": "The users of the model."
                        },
                        {
                            "name": "cost_everage",
                            "labels": "\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable|numeric|min:-9|max:9",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e15\u0e49\u0e19\u0e17\u0e38\u0e19",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "cost_everage",
                            "is-api-visible": true,
                            "api-description": "The cost everage of the model."
                        },
                        {
                            "name": "price1",
                            "labels": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e481",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e481",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e481",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "price1",
                            "is-api-visible": true,
                            "api-description": "The price1 of the model."
                        },
                        {
                            "name": "price2",
                            "labels": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e482",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e482",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e482",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "price2",
                            "is-api-visible": true,
                            "api-description": "The price2 of the model."
                        },
                        {
                            "name": "price3",
                            "labels": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e483",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e483",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e483",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "price3",
                            "is-api-visible": true,
                            "api-description": "The price3 of the model."
                        },
                        {
                            "name": "price4",
                            "labels": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e484",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e484",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e484",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "price4",
                            "is-api-visible": true,
                            "api-description": "The price4 of the model."
                        },
                        {
                            "name": "price5",
                            "labels": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e485",
                            "html-type": "number",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "nullable",
                            "is-on-index": true,
                            "is-on-show": true,
                            "is-on-form": true,
                            "data-type": "float",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": "\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e485",
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 \u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e485",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "price5",
                            "is-api-visible": true,
                            "api-description": "The price5 of the model."
                        },
                        {
                            "name": "created_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "created_at",
                            "is-api-visible": false,
                            "api-description": "The created at of the model."
                        },
                        {
                            "name": "updated_at",
                            "labels": null,
                            "html-type": "text",
                            "css-class": "",
                            "options": {},
                            "html-value": null,
                            "validation": "",
                            "is-on-index": false,
                            "is-on-show": true,
                            "is-on-form": false,
                            "data-type": "string",
                            "data-type-params": [],
                            "data-value": "NULL",
                            "is-index": false,
                            "is-unique": false,
                            "is-primary": false,
                            "comment": null,
                            "is-nullable": true,
                            "is-header": false,
                            "is-unsigned": false,
                            "is-auto-increment": false,
                            "is-inline-options": false,
                            "is-date": false,
                            "date-format": "Y-m-d H:i:s",
                            "cast-as": "",
                            "placeholder": "\u0e23\u0e30\u0e1a\u0e38 ",
                            "delimiter": "; ",
                            "range": [],
                            "foreign-relation": null,
                            "foreign-constraint": null,
                            "on-store": null,
                            "on-update": null,
                            "api-key": "updated_at",
                            "is-api-visible": false,
                            "api-description": "The updated at of the model."
                        }
                    ],
                    "relations": [],
                    "indexes": [],
                    "auto-manage-created-and-updated-at": true,
                    "table-name": "branch_stock_price_histories",
                    "protection": {
                        "is-model-protected": false,
                        "is-controller-protected": false,
                        "is-api-resource-protected": false,
                        "is-api-resource-collection-protected": false,
                        "is-api-documentation-protected": false,
                        "is-api-documentation-controller-protected": false,
                        "is-form-request-protected": false,
                        "is-languages-protected": false,
                        "is-form-view-protected": false,
                        "is-index-view-protected": false,
                        "is-create-view-protected": false,
                        "is-edit-view-protected": false,
                        "is-show-view-protected": false
                    },
                    "api-documentation": {
                        "access_token_with_bearer": "The access token prefixed with the \"Bearer \" key word.",
                        "index_route_description": "Retrieve existing branch stock price histories.",
                        "index_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_key_is_the_model_property_and_the_value_is_the_model_value": "The array's key is the branch stock price history property name where the value is the assigned value to the retrieved branch stock price history.",
                        "link_to_retrieve_first_page": "Link to retrieve first page.",
                        "link_to_retrieve_last_page": "Link to retrieve last page.",
                        "link_to_retrieve_previous_page": "Link to retrieve previous page.",
                        "link_to_retrieve_next_page": "Link to retrieve next page.",
                        "the_number_of_current_page": "The number of current page.",
                        "the_index_of_the_first_retrieved_item": "The index of first retrieved branch stock price history.",
                        "the_number_of_the_last_page": "The number of the last page.",
                        "the_base_link_to_the_resource": "The base link to the api resource.",
                        "the_number_of_models_per_page": "The number of branch stock price histories per page.",
                        "the_index_of_the_last_retrieved_item": "The index of last retrieved branch stock price history.",
                        "the_total_of_available_pages": "The total of the available pages.",
                        "store_route_description": "Create new branch stock price history.",
                        "store_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "update_route_description": "Update existsing branch stock price history.",
                        "update_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "show_route_description": "Retrieve existsing branch stock price history.",
                        "show_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_retrieve": "The unique id of the branch stock price history to retrieve",
                        "destroy_route_description": "Delete existsing branch stock price history.",
                        "destroy_route_response_description": "The API's response will be JSON based data. The JSON object will be structured as follow",
                        "the_id_of_model_to_delete": "The id of the branch stock price history to delete.",
                        "general_description": "Allows you to list, create, edit, show and delete branch stock price histories.",
                        "indicate_whether_the_request_was_successful_or_not": "Indicate whether the request was successful or not.",
                        "the_id_of_the_model": "The id of the branch stock price history.",
                        "this_parameter_must_be_present_in_the_request": "This parameter must be present in the request.",
                        "the_request_failed_validation": "The request failed validation.",
                        "list_of_the_invalid_errors": "List of the invalid errors.",
                        "the_requested_model_does_not_exists": "The requested branch stock price history does not exists.",
                        "the_user_does_not_have_permission_to_access_the_requested_resource": "User does not have permission to access the requested resource."
                    }
                }
            }
        ]
    }
]