# Functions
OrganizationInviteURL creates a resource URL for the invite & organization with given IDs.
OrganizationURL creates a resource URL for the organization with given ID.
ProjectURL creates a resource URL for the project & organization with given IDs.
# Constants
KindOrganization is a constants for the kind of Organization resources.
KindOrganizationInvite is a constants for the kind of OrganizationInvite resources.
KindProject is a constants for the kind of Project resources.