@valon-technologies/gestalt
    Preparing search index...

    Interface AuthorizationModelRef

    interface AuthorizationModelRef {
        id?: string;
        version?: string;
        createdAt?: Date;
    }
    Index

    Properties

    id?: string
    version?: string
    createdAt?: Date