Connector Profile Connector Profile Config Connector Profile Credentials Honeycode
    data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycode(val accessToken: String? = null, val oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeOauthRequest? = null, val refreshToken: String? = null)
Constructors
Link copied to clipboard
                fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycode(accessToken: String? = null, oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeOauthRequest? = null, refreshToken: String? = null)