amazonka-billingconductor-2.0: Amazon BillingConductor SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.BillingConductor.Types.CustomLineItemRelationship

Description

 

Documentation

newtype CustomLineItemRelationship Source #

Instances

Instances details
FromJSON CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

FromJSONKey CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

ToJSON CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

ToJSONKey CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

ToByteString CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

ToHeader CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

ToLog CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

ToQuery CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

FromText CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

ToText CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

FromXML CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

ToXML CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

Generic CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

Associated Types

type Rep CustomLineItemRelationship :: Type -> Type #

Read CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

Show CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

NFData CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

Eq CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

Ord CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

Hashable CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

type Rep CustomLineItemRelationship Source # 
Instance details

Defined in Amazonka.BillingConductor.Types.CustomLineItemRelationship

type Rep CustomLineItemRelationship = D1 ('MetaData "CustomLineItemRelationship" "Amazonka.BillingConductor.Types.CustomLineItemRelationship" "amazonka-billingconductor-2.0-1YoxVi69FkN1Nj28JbXXJ5" 'True) (C1 ('MetaCons "CustomLineItemRelationship'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCustomLineItemRelationship") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))