Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 533 Bytes

File metadata and controls

18 lines (11 loc) · 533 Bytes

OAuthApplicationSettingsObject

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

Example Usage

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

OAuthApplicationSettingsObject value = OAuthApplicationSettingsObject.OAUTH_APPLICATION_SETTINGS;

Values

Name Value
OAUTH_APPLICATION_SETTINGS oauth_application_settings