EnterpriseMembershipType Enum
The possible values we have for filtering Platform::Objects::User#enterprises.
Possible Values
#
ADMIN
Returns all enterprises in which the user is an admin.
ALL
Returns all enterprises in which the user is a member, admin, or billing manager.
BILLING_MANAGER
Returns all enterprises in which the user is a billing manager.
ORG_MEMBERSHIP
Returns all enterprises in which the user is a member of an org that is owned by the enterprise.
Usages
#
References
#
- Argument membershipType of field enterprises from type User
Next
EnterpriseOrder
