Connector Profile Infor Nexus Connector Profile Credentials
data class ConnectorProfileInforNexusConnectorProfileCredentials(val accessKeyId: String, val datakey: String, val secretAccessKey: String, val userId: String)
Constructors
Link copied to clipboard
fun ConnectorProfileInforNexusConnectorProfileCredentials(accessKeyId: String, datakey: String, secretAccessKey: String, userId: String)