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

    Interface AuthorizationResource

    interface AuthorizationResource {
        type?: string;
        id?: string;
        properties?: object;
    }
    Index

    Properties

    Properties

    type?: string
    id?: string
    properties?: object