ModelAttributeAuth: {
    properties: {
        rules: ModelAuthRule[];
    };
    type: "auth";
}

Type declaration