module Stratosphere.SMSVOICE.PhoneNumber.TwoWayProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TwoWayProperty :: Prelude.Type instance ToResourceProperties TwoWayProperty instance Prelude.Eq TwoWayProperty instance Prelude.Show TwoWayProperty instance JSON.ToJSON TwoWayProperty