ArrayOfScalars

data class ArrayOfScalars(val itemType: IScalar) : INonNullableScalar, IArray

Constructors

Link copied to clipboard
constructor(itemType: IScalar)

Properties

Link copied to clipboard
Link copied to clipboard
open override val itemType: IScalar
Link copied to clipboard
open val name: String
Link copied to clipboard

Functions

Link copied to clipboard