package protocol
type ProtocolStructure struct {
Metadata DOPMeta
Structure []Field
DefaultValues []DefaultValue
JavaScript string
}