interface ChipMBI5759CustomExtendProperty {
    @_xsi:type?: "ChipMBI5759CustomExtendProperty";
    IsSetLowEffectGamma?: boolean;
    ScanData: number[];
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5759CustomExtendProperty" = ...
IsSetLowEffectGamma?: boolean = common.Bool
ScanData: number[] = ...