ImportCredentialSchemaRequest

data class ImportCredentialSchemaRequest(var organisationId: String, var schema: ImportCredentialSchemaRequestSchema)

Constructors

Link copied to clipboard
constructor(organisationId: String, schema: ImportCredentialSchemaRequestSchema)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard