pterowraptyl
    Preparing search index...

    Interface UserIdRequest

    interface UserIdRequest {
        external_id?: string;
        id?: number;
    }
    Index

    Properties

    Properties

    external_id?: string
    id?: number