diff --git a/v1/types.go b/v1/types.go index 68d0533..b3513b7 100644 --- a/v1/types.go +++ b/v1/types.go @@ -586,8 +586,6 @@ type ( } ChannelSettings struct { - SpamAllowed bool `json:"spam_allowed"` - CustomerExternalID string `json:"customer_external_id"` SendingPolicy struct {