We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b2530b + 886a485 commit 1c58d1eCopy full SHA for 1c58d1e
message.go
@@ -70,7 +70,7 @@ type messageRequest struct {
70
Validity int `json:"validity,omitempty"`
71
Gateway int `json:"gateway,omitempty"`
72
TypeDetails TypeDetails `json:"typeDetails,omitempty"`
73
- DataCoding string `json:"dataCoding,omitempty"`
+ DataCoding string `json:"datacoding,omitempty"`
74
MClass int `json:"mclass,omitempty"`
75
ScheduledDatetime string `json:"scheduledDatetime,omitempty"`
76
}
0 commit comments