Safe Haskell | None |
---|---|
Language | Haskell2010 |
Contains the types generated from the schema DeletedTerminalLocation
Synopsis
Documentation
data DeletedTerminal'location Source #
Defines the data type for the schema deleted_terminal.location
DeletedTerminal'location | |
|
Instances
data DeletedTerminal'locationDeleted' Source #
Defines the enum schema deleted_terminal.locationDeleted'
Always true for a deleted object
DeletedTerminal'locationDeleted'EnumOther Value | |
DeletedTerminal'locationDeleted'EnumTyped Bool | |
DeletedTerminal'locationDeleted'EnumBoolTrue |
data DeletedTerminal'locationObject' Source #
Defines the enum schema deleted_terminal.locationObject'
String representing the object's type. Objects of the same type share the same value.
DeletedTerminal'locationObject'EnumOther Value | |
DeletedTerminal'locationObject'EnumTyped String | |
DeletedTerminal'locationObject'EnumStringTerminal'location |