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

    Class Protocol

    from message protocols.Protocol

    Hierarchy

    Index

    Constructors

    Properties

    createdBy: string = ""

    from field: string createdBy = 4;

    customData: string = ""

    from field: string customData = 3;

    isFrozen: boolean = false

    from field: bool isFrozen = 5;

    name: string = ""

    from field: string name = 1;

    uri: string = ""

    from field: string uri = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "protocols.Protocol"

    Methods