Interface DirectThreadRepositoryApproveParticipantRequestResponseRootObject

interface DirectThreadRepositoryApproveParticipantRequestResponseRootObject {
    status: string;
    thread: DirectThreadRepositoryApproveParticipantRequestResponseThread;
}

Properties

Properties

status: string