String representing the object's type. Objects of the same type share the same value.
import com.clerk.backend_api.models.components.ExternalAccountWithVerificationObject;
ExternalAccountWithVerificationObject value = ExternalAccountWithVerificationObject.EXTERNAL_ACCOUNT;| Name | Value |
|---|---|
EXTERNAL_ACCOUNT |
external_account |
FACEBOOK_ACCOUNT |
facebook_account |
GOOGLE_ACCOUNT |
google_account |