Safe Haskell | None |
---|---|
Language | Haskell2010 |
Contains the types generated from the schema DeletedWebhookEndpoint
Synopsis
Documentation
data DeletedWebhookEndpoint Source #
Defines the data type for the schema deleted_webhook_endpoint
DeletedWebhookEndpoint | |
|
Instances
data DeletedWebhookEndpointDeleted' Source #
Defines the enum schema deleted_webhook_endpointDeleted'
Always true for a deleted object
DeletedWebhookEndpointDeleted'EnumOther Value | |
DeletedWebhookEndpointDeleted'EnumTyped Bool | |
DeletedWebhookEndpointDeleted'EnumBoolTrue |
data DeletedWebhookEndpointObject' Source #
Defines the enum schema deleted_webhook_endpointObject'
String representing the object's type. Objects of the same type share the same value.
DeletedWebhookEndpointObject'EnumOther Value | |
DeletedWebhookEndpointObject'EnumTyped String | |
DeletedWebhookEndpointObject'EnumStringWebhookEndpoint |