package vo type StateForm struct { Enabled bool `json:"enabled"` }