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
                fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketo(accessToken: String? = null, clientId: String, clientSecret: String, oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsMarketoOauthRequest? = null)