Skip to main content

ObjectIdentifierParams

Extends

Properties

blockLength?

optional blockLength: number

Inherited from

BaseBlockParams.blockLength


error?

optional error: string

Inherited from

BaseBlockParams.error


idBlock?

optional idBlock: Partial<ILocalIdentificationBlock> & Partial<IHexBlock>

Inherited from

BaseBlockParams.idBlock


lenBlock?

optional lenBlock: Partial<ILocalLengthBlock>

Inherited from

BaseBlockParams.lenBlock


name?

optional name: string

Inherited from

BaseBlockParams.name


optional?

optional optional: boolean

Inherited from

BaseBlockParams.optional


primitiveSchema?

optional primitiveSchema: BaseBlock<ValueBlock, LocalBaseBlockJson>

Inherited from

BaseBlockParams.primitiveSchema


value?

optional value: string

Inherited from

LocalObjectIdentifierValueBlockParams.value


valueBeforeDecode?

optional valueBeforeDecode: BufferSource

Inherited from

BaseBlockParams.valueBeforeDecode


warnings?

optional warnings: string[]

Inherited from

BaseBlockParams.warnings