Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...
    interface ASN1Struct {
        contains: { [name: string]: ASN1AnyJS };
        fieldNames?: string[];
        type: "struct";
    }

    Hierarchy (View Summary)

    Index

    Properties

    contains: { [name: string]: ASN1AnyJS }
    fieldNames?: string[]

    Field names are optional if they appear in the schema

    type: "struct"