Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 505 Bytes

File metadata and controls

19 lines (11 loc) · 505 Bytes

OrganizationInvitationObject

String representing the object's type. Objects of the same type share the same value.

Example Usage

import com.clerk.backend_api.models.components.OrganizationInvitationObject;

OrganizationInvitationObject value = OrganizationInvitationObject.ORGANIZATION_INVITATION;

Values

Name Value
ORGANIZATION_INVITATION organization_invitation