fix: complete first version issue remediation
This commit is contained in:
@@ -51,6 +51,7 @@ type Route struct {
|
||||
type CMPP struct {
|
||||
ServiceID string `json:"serviceId"`
|
||||
SrcID string `json:"srcId"`
|
||||
ExtensionDigits int `json:"extensionDigits"`
|
||||
RegisteredDelivery int `json:"registeredDelivery"`
|
||||
MsgFmt int `json:"msgFmt"`
|
||||
FeeUserType int `json:"feeUserType,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user