Module entities

Module entities 

Source

Re-exports§

pub use account::Account;
pub use account::AccountType;
pub use achievement::Achievement;
pub use achievement::AchievementCategory;
pub use achievement::AchievementTier;
pub use achievement::UserAchievement;
pub use board_decision::BoardDecision;
pub use board_decision::DecisionStatus;
pub use board_member::BoardMember;
pub use board_member::BoardPosition;
pub use budget::Budget;
pub use budget::BudgetStatus;
pub use building::Building;
pub use call_for_funds::CallForFunds;
pub use call_for_funds::CallForFundsStatus;
pub use challenge::Challenge;
pub use challenge::ChallengeProgress;
pub use challenge::ChallengeStatus;
pub use challenge::ChallengeType;
pub use charge_distribution::ChargeDistribution;
pub use convocation::Convocation;
pub use convocation::ConvocationStatus;
pub use convocation::ConvocationType;
pub use convocation_recipient::AttendanceStatus;
pub use convocation_recipient::ConvocationRecipient;
pub use document::Document;
pub use document::DocumentType;
pub use energy_bill_upload::EnergyBillUpload;
pub use energy_campaign::CampaignStatus;
pub use energy_campaign::CampaignType;
pub use energy_campaign::ContractType;
pub use energy_campaign::EnergyCampaign;
pub use energy_campaign::EnergyType;
pub use energy_campaign::ProviderOffer;
pub use etat_date::EtatDate;
pub use etat_date::EtatDateLanguage;
pub use etat_date::EtatDateStatus;
pub use expense::ApprovalStatus;
pub use expense::Expense;
pub use expense::ExpenseCategory;
pub use expense::PaymentStatus;
pub use gdpr_export::DocumentData;
pub use gdpr_export::ExpenseData;
pub use gdpr_export::GdprExport;
pub use gdpr_export::MeetingData;
pub use gdpr_export::OwnerData;
pub use gdpr_export::RelatedData;
pub use gdpr_export::UnitOwnershipData;
pub use gdpr_export::UserData;
pub use gdpr_objection::GdprObjectionRequest;
pub use gdpr_objection::ObjectionStatus;
pub use gdpr_objection::ObjectionType;
pub use gdpr_objection::ProcessingPurpose;
pub use gdpr_rectification::FieldChange;
pub use gdpr_rectification::GdprRectificationRequest;
pub use gdpr_rectification::RectificationStatus;
pub use gdpr_restriction::GdprRestrictionRequest;
pub use gdpr_restriction::RestrictionReason;
pub use gdpr_restriction::RestrictionStatus;
pub use invoice_line_item::InvoiceLineItem;
pub use iot_reading::DeviceType;
pub use iot_reading::IoTReading;
pub use iot_reading::MetricType;
pub use journal_entry::JournalEntry;
pub use journal_entry::JournalEntryLine;
pub use linky_device::LinkyDevice;
pub use linky_device::LinkyProvider;
pub use local_exchange::ExchangeStatus;
pub use local_exchange::ExchangeType;
pub use local_exchange::LocalExchange;
pub use meeting::Meeting;
pub use meeting::MeetingStatus;
pub use meeting::MeetingType;
pub use notice::Notice;
pub use notice::NoticeCategory;
pub use notice::NoticeStatus;
pub use notice::NoticeType;
pub use notification::Notification;
pub use notification::NotificationChannel;
pub use notification::NotificationPreference;
pub use notification::NotificationPriority;
pub use notification::NotificationStatus;
pub use notification::NotificationType;
pub use organization::Organization;
pub use organization::SubscriptionPlan;
pub use owner::Owner;
pub use owner_contribution::ContributionPaymentMethod;
pub use owner_contribution::ContributionPaymentStatus;
pub use owner_contribution::ContributionType;
pub use owner_contribution::OwnerContribution;
pub use owner_credit_balance::CreditStatus;
pub use owner_credit_balance::OwnerCreditBalance;
pub use owner_credit_balance::ParticipationLevel;
pub use payment::Payment;
pub use payment::PaymentMethodType;
pub use payment::TransactionStatus;
pub use payment_method::PaymentMethod;
pub use payment_reminder::DeliveryMethod;
pub use payment_reminder::PaymentReminder;
pub use payment_reminder::ReminderLevel;
pub use payment_reminder::ReminderStatus;
pub use poll::Poll;
pub use poll::PollOption;
pub use poll::PollStatus;
pub use poll::PollType;
pub use poll_vote::PollVote;
pub use quote::Quote;
pub use quote::QuoteScore;
pub use quote::QuoteStatus;
pub use refresh_token::RefreshToken;
pub use resolution::MajorityType;
pub use resolution::Resolution;
pub use resolution::ResolutionStatus;
pub use resolution::ResolutionType;
pub use resource_booking::BookingStatus;
pub use resource_booking::RecurringPattern;
pub use resource_booking::ResourceBooking;
pub use resource_booking::ResourceType;
pub use shared_object::ObjectCondition;
pub use shared_object::SharedObject;
pub use shared_object::SharedObjectCategory;
pub use skill::ExpertiseLevel;
pub use skill::Skill;
pub use skill::SkillCategory;
pub use technical_inspection::InspectionStatus;
pub use technical_inspection::InspectionType;
pub use technical_inspection::TechnicalInspection;
pub use ticket::Ticket;
pub use ticket::TicketCategory;
pub use ticket::TicketPriority;
pub use ticket::TicketStatus;
pub use two_factor_secret::TwoFactorSecret;
pub use unit::Unit;
pub use unit::UnitType;
pub use unit_owner::UnitOwner;
pub use user::User;
pub use user::UserRole;
pub use user_role_assignment::UserRoleAssignment;
pub use vote::Vote;
pub use vote::VoteChoice;
pub use work_report::WarrantyType;
pub use work_report::WorkReport;
pub use work_report::WorkType;

Modules§

account
achievement
board_decision
board_member
budget
building
call_for_funds
challenge
charge_distribution
convocation
convocation_recipient
document
energy_bill_upload
energy_campaign
etat_date
expense
gdpr_export
gdpr_objection
gdpr_rectification
gdpr_restriction
invoice_line_item
iot_reading
journal_entry
linky_device
local_exchange
meeting
notice
notification
organization
owner
owner_contribution
owner_credit_balance
payment
payment_method
payment_reminder
poll
poll_vote
quote
refresh_token
resolution
resource_booking
shared_object
skill
technical_inspection
ticket
two_factor_secret
unit
unit_owner
user
user_role_assignment
vote
work_report