libZSservicesZSamazonka-chimeZSamazonka-chime
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Chime.Types.PhoneNumberProductType

Description

 

Documentation

newtype PhoneNumberProductType Source #

Instances

Instances details
Eq PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Ord PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Read PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Show PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Generic PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Associated Types

type Rep PhoneNumberProductType :: Type -> Type #

NFData PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

Methods

rnf :: PhoneNumberProductType -> () #

Hashable PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToJSON PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToJSONKey PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

FromJSON PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

FromJSONKey PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToLog PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToHeader PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToQuery PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

FromXML PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToXML PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToByteString PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

FromText PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

ToText PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

type Rep PhoneNumberProductType Source # 
Instance details

Defined in Amazonka.Chime.Types.PhoneNumberProductType

type Rep PhoneNumberProductType = D1 ('MetaData "PhoneNumberProductType" "Amazonka.Chime.Types.PhoneNumberProductType" "libZSservicesZSamazonka-chimeZSamazonka-chime" 'True) (C1 ('MetaCons "PhoneNumberProductType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPhoneNumberProductType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))