Type Alias KSRoleWithUsersRoleIdKickStreamerIdCompoundUniqueInput

KSRoleWithUsersRoleIdKickStreamerIdCompoundUniqueInput: {
    kickStreamerId: string;
    roleId: string;
}