UpdateFlowInPlace

data class UpdateFlowInPlace(val newAlias: String, val description: String, val providerId: String, val topLevel: Boolean, val authenticationExecutions: List<AuthenticationExecutionImport>)

Constructors

Link copied to clipboard
constructor(newAlias: String, description: String, providerId: String, topLevel: Boolean, authenticationExecutions: List<AuthenticationExecutionImport>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard