package
0.0.0-20231124095642-5e89bc7031ac
Repository: https://github.com/devpies/saas-core.git
Documentation: pkg.go.dev

# Constants

Roles.
Roles.
Roles.
MaximumSeatsBasic represents the number of seats for tenants on a basic plan.
MaximumSeatsPremium represents the number of seats for tenants on a premium plan.
Roles.

# Structs

Invite represents a team invitation.
NewAdminUser represents a new user request.
NewConnection represents a new tenant connection.
NewInvite represents a new tenant invite request.
NewUser represents a new user request.
ProjectCopy represents a project copied from the projects service, stored for redundancy.
Seats represents the current and allowed number of seats used in a tenant account.
SeatsAvailableResult represents the client response.
UpdateInvite represents an update to an invite.
UpdateProjectCopy represents an update to a project copy.
UpdateUser represents an update to a user.
User represent a user profile.

# Type aliases

MaximumSeatsType describes the maximum amount of seats.
Role type for enumerated values.