InterfaceDescriptor describes the implementation of an interface

Properties

fullname?: string

fullname is the name of the interface

interface_accepting_messages?: InterfaceAcceptingMessageDescriptorAmino[]

interface_accepting_messages contains information regarding the proto messages which contain the interface as google.protobuf.Any field

interface_implementers?: InterfaceImplementerDescriptorAmino[]

interface_implementers is a list of the descriptors of the interface implementers