Connector Profile Connector Profile Config Connector Profile Credentials Sapo Data Oauth Credentials
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentials(val accessToken: String? = null, val clientId: String, val clientSecret: String, val oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentialsOauthRequest? = null, val refreshToken: String? = null)
Constructors
Link copied to clipboard
constructor(accessToken: String? = null, clientId: String, clientSecret: String, oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSapoDataOauthCredentialsOauthRequest? = null, refreshToken: String? = null)