ImportProofSchemaRequestBindingsDto

data class ImportProofSchemaRequestBindingsDto(var schema: ImportProofSchemaBindingDto, var organisationId: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard