ENUM
HostFeeStructure
All supported expense types
link GraphQL Schema definition
- enum HostFeeStructure {
- # Use global host fees
- # Custom fee for this Collective only
- # Set a monthly retainer for this Collective
- }
link Require by
- AccountWithHostAn account that can be hosted by a Host
- BotThis represents a Bot account
- CollectiveThis represents a Collective account
- EventThis represents an Event account
- FundThis represents an Project account
- HostThis represents an Host account
- IndividualThis represents an Individual account
- OrganizationThis represents an Organization account
- ProjectThis represents an Project account