Connector Profile Connector Profile Config Connector Profile Credentials Marketo
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketo(val accessToken: String? = null, val clientId: String, val clientSecret: String, val oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoOauthRequest? = null)
Constructors
Link copied to clipboard
constructor(accessToken: String? = null, clientId: String, clientSecret: String, oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoOauthRequest? = null)