interface MsgAllocateEncodeObject {
    typeUrl: "/sentinel.subscription.v2.MsgAllocateRequest";
    value: Partial<MsgAllocateRequest>;
}

Hierarchy

  • EncodeObject
    • MsgAllocateEncodeObject

Properties

Properties

typeUrl: "/sentinel.subscription.v2.MsgAllocateRequest"
value: Partial<MsgAllocateRequest>

Generated using TypeDoc