Type Alias KSGiftedSubRoleRoleIdKickStreamerIdCompoundUniqueInput

KSGiftedSubRoleRoleIdKickStreamerIdCompoundUniqueInput: {
    kickStreamerId: string;
    roleId: string;
}