bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iValueOptions

    interface iValueOptions {
        expectAddress: boolean;
        expectBoolean: boolean;
        expectUint: boolean;
        expectUri: boolean;
        noDuplicates: boolean;
        permanentOnceSet: boolean;
    }

    Implemented by

    Index

    Properties

    expectAddress: boolean
    expectBoolean: boolean
    expectUint: boolean
    expectUri: boolean
    noDuplicates: boolean
    permanentOnceSet: boolean