@taiyi-io/api-connector-ts
    Preparing search index...

    Interface ControlReplaceGuestConfigParams

    interface ControlReplaceGuestConfigParams {
        guest_id: string;
        profile_id: string;
    }
    Index

    Properties

    Properties

    guest_id: string
    profile_id: string