Enumerations
The following enumerations are available globally.
-
Errors either related to the client or server side implementation of the National Park Service Api
See moreDeclaration
Swift
public enum DataServiceError : Error -
Address Type
See moreDeclaration
Swift
public enum AddressType : String, Decodable -
Requestable attribute of Park model
See moreDeclaration
Swift
public enum RequestableAlertField : String, RequestableField -
Requestable attribute of Asset model
See moreDeclaration
Swift
public enum RequestableAssetField : String, RequestableField -
Phone number type
See moreDeclaration
Swift
public enum PhoneNumberType : String, Decodable -
Requestable attribute of NewsRelease model
See moreDeclaration
Swift
public enum RequestableNewsReleaseField : String, RequestableField -
Requestable attribute of Park model
See moreDeclaration
Swift
public enum RequestableParkField : String, RequestableField -
Designation of a unit belonging to the National Park Service
See moreDeclaration
Swift
public enum ParkUnitDesignation : String, CaseIterable, Decodable, Hashable -
Constituent political entity in the United States
See moreDeclaration
Swift
public enum StateInUSA : String, CaseIterable, Decodable -
Requestable attribute of VisitorCenter model
See moreDeclaration
Swift
public enum RequestableVisitorCenterField : String, RequestableField
View on GitHub
Install in Dash
Enumerations Reference