Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 450 Bytes

File metadata and controls

19 lines (11 loc) · 450 Bytes

EnterpriseAccountObject

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

Example Usage

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

EnterpriseAccountObject value = EnterpriseAccountObject.ENTERPRISE_ACCOUNT;

Values

Name Value
ENTERPRISE_ACCOUNT enterprise_account