interface InviteResponse {
    expire_time: ExpireTimeOption;
    id: string;
}

Properties

Properties

expire_time: ExpireTimeOption
id: string