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

Hierarchy

Properties

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