{
    "Scope": "BookAuthorJoin",
    "DefaultIdentifier": "IDBookAuthorJoin",
    "Domain": "Default",
    "Schema": [
        {
            "Column": "IDBookAuthorJoin",
            "Type": "AutoIdentity",
            "Size": "Default"
        },
        {
            "Column": "GUIDBookAuthorJoin",
            "Type": "AutoGUID",
            "Size": "36"
        },
        {
            "Column": "IDBook",
            "Type": "Integer",
            "Size": "int"
        },
        {
            "Column": "IDAuthor",
            "Type": "Integer",
            "Size": "int"
        }
    ],
    "DefaultObject": {
        "IDBookAuthorJoin": 0,
        "GUIDBookAuthorJoin": "0x0000000000000000",
        "IDBook": 0,
        "IDAuthor": 0
    },
    "JsonSchema": {
        "title": "BookAuthorJoin",
        "type": "object",
        "properties": {
            "IDBookAuthorJoin": {
                "type": "integer",
                "size": "Default"
            },
            "GUIDBookAuthorJoin": {
                "type": "string",
                "size": "36"
            },
            "IDBook": {
                "type": "integer",
                "size": "int"
            },
            "IDAuthor": {
                "type": "integer",
                "size": "int"
            }
        },
        "required": [
            "IDBookAuthorJoin"
        ],
        "MeadowSchema": {
            "Scope": "BookAuthorJoin",
            "DefaultIdentifier": "IDBookAuthorJoin",
            "Domain": "Default",
            "Schema": [
                {
                    "Column": "IDBookAuthorJoin",
                    "Type": "AutoIdentity",
                    "Size": "Default"
                },
                {
                    "Column": "GUIDBookAuthorJoin",
                    "Type": "AutoGUID",
                    "Size": "36"
                },
                {
                    "Column": "IDBook",
                    "Type": "Integer",
                    "Size": "int"
                },
                {
                    "Column": "IDAuthor",
                    "Type": "Integer",
                    "Size": "int"
                }
            ],
            "DefaultObject": {
                "IDBookAuthorJoin": 0,
                "GUIDBookAuthorJoin": "0x0000000000000000",
                "IDBook": 0,
                "IDAuthor": 0
            },
            "Authorization": {
                "__DefaultAPISecurity": {
                    "Create": "Deny",
                    "Read": "Deny",
                    "Reads": "Deny",
                    "ReadsBy": "Deny",
                    "ReadMax": "Deny",
                    "ReadSelectList": "Deny",
                    "Update": "Deny",
                    "Delete": "Deny",
                    "Count": "Deny",
                    "CountBy": "Deny",
                    "Schema": "Deny",
                    "Validate": "Deny",
                    "New": "Deny"
                },
                "Unauthenticated": {
                    "Create": "Deny",
                    "Read": "Deny",
                    "Reads": "Deny",
                    "ReadsBy": "Deny",
                    "ReadMax": "Deny",
                    "ReadSelectList": "Deny",
                    "Update": "Deny",
                    "Delete": "Deny",
                    "Count": "Deny",
                    "CountBy": "Deny",
                    "Schema": "Deny",
                    "Validate": "Deny",
                    "New": "Deny"
                },
                "Readonly": {
                    "Create": "Deny",
                    "Read": "Allow",
                    "Reads": "Allow",
                    "ReadsBy": "Allow",
                    "ReadMax": "Allow",
                    "ReadSelectList": "Allow",
                    "Update": "Deny",
                    "Delete": "Deny",
                    "Count": "Allow",
                    "CountBy": "Allow",
                    "Schema": "Allow",
                    "Validate": "Allow",
                    "New": "Deny"
                },
                "User": {
                    "Create": "Allow",
                    "Read": "MyCustomer",
                    "Reads": "MyCustomer",
                    "ReadsBy": "MyCustomer",
                    "ReadMax": "MyCustomer",
                    "ReadSelectList": "MyCustomer",
                    "Update": "Mine",
                    "Delete": "Mine",
                    "Count": "MyCustomer",
                    "CountBy": "MyCustomer",
                    "Schema": "MyCustomer",
                    "Validate": "MyCustomer",
                    "New": "MyCustomer"
                },
                "Manager": {
                    "Create": "Allow",
                    "Read": "MyCustomer",
                    "Reads": "MyCustomer",
                    "ReadsBy": "MyCustomer",
                    "ReadMax": "MyCustomer",
                    "ReadSelectList": "MyCustomer",
                    "Update": "Mine",
                    "Delete": "Mine",
                    "Count": "MyCustomer",
                    "CountBy": "MyCustomer",
                    "Schema": "MyCustomer",
                    "Validate": "MyCustomer",
                    "New": "MyCustomer"
                },
                "Director": {
                    "Create": "Allow",
                    "Read": "MyCustomer",
                    "Reads": "MyCustomer",
                    "ReadsBy": "MyCustomer",
                    "ReadMax": "MyCustomer",
                    "ReadSelectList": "MyCustomer",
                    "Update": "MyCustomer",
                    "Delete": "MyCustomer",
                    "Count": "MyCustomer",
                    "CountBy": "MyCustomer",
                    "Schema": "MyCustomer",
                    "Validate": "MyCustomer",
                    "New": "MyCustomer"
                },
                "Executive": {
                    "Create": "Allow",
                    "Read": "MyCustomer",
                    "Reads": "MyCustomer",
                    "ReadsBy": "MyCustomer",
                    "ReadMax": "MyCustomer",
                    "ReadSelectList": "MyCustomer",
                    "Update": "MyCustomer",
                    "Delete": "MyCustomer",
                    "Count": "MyCustomer",
                    "CountBy": "MyCustomer",
                    "Schema": "MyCustomer",
                    "Validate": "MyCustomer",
                    "New": "MyCustomer"
                },
                "Administrator": {
                    "Create": "Allow",
                    "Read": "Allow",
                    "Reads": "Allow",
                    "ReadsBy": "Allow",
                    "ReadMax": "Allow",
                    "ReadSelectList": "Allow",
                    "Update": "Allow",
                    "Delete": "Allow",
                    "Count": "Allow",
                    "CountBy": "Allow",
                    "Schema": "Allow",
                    "Validate": "Allow",
                    "New": "Allow"
                }
            }
        }
    },
    "Authorization": {
        "__DefaultAPISecurity": {
            "Create": "Deny",
            "Read": "Deny",
            "Reads": "Deny",
            "ReadsBy": "Deny",
            "ReadMax": "Deny",
            "ReadSelectList": "Deny",
            "Update": "Deny",
            "Delete": "Deny",
            "Count": "Deny",
            "CountBy": "Deny",
            "Schema": "Deny",
            "Validate": "Deny",
            "New": "Deny"
        },
        "Unauthenticated": {
            "Create": "Deny",
            "Read": "Deny",
            "Reads": "Deny",
            "ReadsBy": "Deny",
            "ReadMax": "Deny",
            "ReadSelectList": "Deny",
            "Update": "Deny",
            "Delete": "Deny",
            "Count": "Deny",
            "CountBy": "Deny",
            "Schema": "Deny",
            "Validate": "Deny",
            "New": "Deny"
        },
        "Readonly": {
            "Create": "Deny",
            "Read": "Allow",
            "Reads": "Allow",
            "ReadsBy": "Allow",
            "ReadMax": "Allow",
            "ReadSelectList": "Allow",
            "Update": "Deny",
            "Delete": "Deny",
            "Count": "Allow",
            "CountBy": "Allow",
            "Schema": "Allow",
            "Validate": "Allow",
            "New": "Deny"
        },
        "User": {
            "Create": "Allow",
            "Read": "MyCustomer",
            "Reads": "MyCustomer",
            "ReadsBy": "MyCustomer",
            "ReadMax": "MyCustomer",
            "ReadSelectList": "MyCustomer",
            "Update": "Mine",
            "Delete": "Mine",
            "Count": "MyCustomer",
            "CountBy": "MyCustomer",
            "Schema": "MyCustomer",
            "Validate": "MyCustomer",
            "New": "MyCustomer"
        },
        "Manager": {
            "Create": "Allow",
            "Read": "MyCustomer",
            "Reads": "MyCustomer",
            "ReadsBy": "MyCustomer",
            "ReadMax": "MyCustomer",
            "ReadSelectList": "MyCustomer",
            "Update": "Mine",
            "Delete": "Mine",
            "Count": "MyCustomer",
            "CountBy": "MyCustomer",
            "Schema": "MyCustomer",
            "Validate": "MyCustomer",
            "New": "MyCustomer"
        },
        "Director": {
            "Create": "Allow",
            "Read": "MyCustomer",
            "Reads": "MyCustomer",
            "ReadsBy": "MyCustomer",
            "ReadMax": "MyCustomer",
            "ReadSelectList": "MyCustomer",
            "Update": "MyCustomer",
            "Delete": "MyCustomer",
            "Count": "MyCustomer",
            "CountBy": "MyCustomer",
            "Schema": "MyCustomer",
            "Validate": "MyCustomer",
            "New": "MyCustomer"
        },
        "Executive": {
            "Create": "Allow",
            "Read": "MyCustomer",
            "Reads": "MyCustomer",
            "ReadsBy": "MyCustomer",
            "ReadMax": "MyCustomer",
            "ReadSelectList": "MyCustomer",
            "Update": "MyCustomer",
            "Delete": "MyCustomer",
            "Count": "MyCustomer",
            "CountBy": "MyCustomer",
            "Schema": "MyCustomer",
            "Validate": "MyCustomer",
            "New": "MyCustomer"
        },
        "Administrator": {
            "Create": "Allow",
            "Read": "Allow",
            "Reads": "Allow",
            "ReadsBy": "Allow",
            "ReadMax": "Allow",
            "ReadSelectList": "Allow",
            "Update": "Allow",
            "Delete": "Allow",
            "Count": "Allow",
            "CountBy": "Allow",
            "Schema": "Allow",
            "Validate": "Allow",
            "New": "Allow"
        }
    }
}