Safe Haskell | None |
---|---|
Language | Haskell2010 |
Contains the types generated from the schema DeletedSubscriptionItem
Synopsis
Documentation
data DeletedSubscriptionItem Source #
Defines the data type for the schema deleted_subscription_item
DeletedSubscriptionItem | |
|
Instances
data DeletedSubscriptionItemDeleted' Source #
Defines the enum schema deleted_subscription_itemDeleted'
Always true for a deleted object
DeletedSubscriptionItemDeleted'EnumOther Value | |
DeletedSubscriptionItemDeleted'EnumTyped Bool | |
DeletedSubscriptionItemDeleted'EnumBoolTrue |
data DeletedSubscriptionItemObject' Source #
Defines the enum schema deleted_subscription_itemObject'
String representing the object's type. Objects of the same type share the same value.
DeletedSubscriptionItemObject'EnumOther Value | |
DeletedSubscriptionItemObject'EnumTyped String | |
DeletedSubscriptionItemObject'EnumStringSubscriptionItem |