Structures
The following structures are available globally.
-
Define some info to customize retry behavioue.
See moreDeclaration
Swift
public struct Retry
-
One result of itunes lookup request.
See moreDeclaration
Swift
public struct ItunesLookupItem
extension ItunesLookupItem: JSONDecodable
extension ItunesLookupItem: DictionaryConvertible
-
Results of itunes lookup request.
See moreDeclaration
Swift
public struct ItunesLookup
extension ItunesLookup: JSONDecodable
extension ItunesLookup: DictionaryConvertible
-
Parser for JSON Data to Record.
See moreDeclaration
Swift
public struct ImportableParser
-
Table structure for stored data.
See moreDeclaration
Swift
public struct Table
extension Table: Codable
extension Table: Hashable
extension Table: JSONDecodable
extension Table: DictionaryConvertible
extension Table: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct AnyCodable : Codable
extension AnyCodable: Equatable
extension AnyCodable: CustomStringConvertible
extension AnyCodable: CustomDebugStringConvertible
extension AnyCodable: ExpressibleByNilLiteral, ExpressibleByBooleanLiteral, ExpressibleByIntegerLiteral, ExpressibleByFloatLiteral, ExpressibleByStringLiteral, ExpressibleByArrayLiteral, ExpressibleByDictionaryLiteral
-
Undocumented
See moreDeclaration
Swift
public struct AnyDecodable : Decodable
extension AnyDecodable: Equatable
extension AnyDecodable: CustomStringConvertible
extension AnyDecodable: CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
Swift
public struct AnyEncodable : Encodable
extension AnyEncodable: Equatable
extension AnyEncodable: CustomStringConvertible
extension AnyEncodable: CustomDebugStringConvertible
extension AnyEncodable: ExpressibleByNilLiteral, ExpressibleByBooleanLiteral, ExpressibleByIntegerLiteral, ExpressibleByFloatLiteral, ExpressibleByStringLiteral, ExpressibleByArrayLiteral, ExpressibleByDictionaryLiteral
-
Undocumented
See moreDeclaration
Swift
@propertyWrapper public struct StringDictContainer
extension StringDictContainer: Encodable
extension StringDictContainer: Decodable
-
Undocumented
See moreDeclaration
Swift
public struct ClassStore
-
Represent a mobile action sent 4D server.
See moreDeclaration
Swift
public struct Action
extension Action: Codable
extension Action: JSONDecodable
extension Action: DictionaryConvertible
extension Action: Equatable
-
Declaration
Swift
public struct ActionParameter
extension ActionParameter: Codable
extension ActionParameter: JSONDecodable
extension ActionParameter: DictionaryConvertible
-
Undocumented
See moreDeclaration
Swift
public struct UploadResult
extension UploadResult: ActionParameterEncodable
extension UploadResult: Codable
extension UploadResult: JSONDecodable
extension UploadResult: DictionaryConvertible
extension UploadResult: Equatable
-
Some well known key for ActionParameters (not public yet)
See moreDeclaration
Swift
public struct ActionParametersKey
-
Authentication token.
See moreDeclaration
Swift
public struct ActionResult
extension ActionResult: JSONDecodable
extension ActionResult: Equatable
extension ActionResult: Codable
-
Represent a list of actions.
See moreDeclaration
Swift
public struct ActionSheet
extension ActionSheet: Codable
-
Application information
See moreDeclaration
Swift
public struct ApplicationInfo
extension ApplicationInfo: Codable
extension ApplicationInfo: JSONDecodable
extension ApplicationInfo: DictionaryConvertible
extension ApplicationInfo: Equatable
-
Authentication token.
See moreDeclaration
Swift
public struct AuthToken
extension AuthToken: Codable
extension AuthToken: JSONDecodable
extension AuthToken: DictionaryConvertible
extension AuthToken: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct Compute
extension Compute: Codable
extension Compute: JSONDecodable
extension Compute: DictionaryConvertible
extension Compute: Equatable
-
Define info from rest api that must requested by another request ie. deferred, such as image, relation info.
See moreDeclaration
Swift
public struct Deferred
extension Deferred: Codable
extension Deferred: JSONDecodable
extension Deferred: DictionaryConvertible
extension Deferred: Equatable
-
Generic record object which contains JSON representation of your record.
See moreDeclaration
Swift
public struct DeletedRecord
extension DeletedRecord: Codable
extension DeletedRecord: JSONDecodable
extension DeletedRecord: DictionaryConvertible
extension DeletedRecord: Equatable
-
Define some key for DeletedRecord rest api
See moreDeclaration
Swift
public struct DeletedRecordKey
-
Generic record object which contains JSON representation of your record.
See moreDeclaration
Swift
public struct RecordJSON
extension RecordJSON: Codable
extension RecordJSON: JSONDecodable
extension RecordJSON: Equatable
-
Simple object which contains a Page and record objects.
See moreDeclaration
Swift
public struct Page
extension Page: Codable
extension Page: JSONDecodable
extension Page: DictionaryConvertible
extension Page: Equatable
-
Information about one page when doing paginate request.
See moreDeclaration
Swift
public struct PageInfo
extension PageInfo: Codable
extension PageInfo: JSONDecodable
extension PageInfo: DictionaryConvertible
extension PageInfo: Equatable
-
Rest api key.
See moreDeclaration
Swift
public struct RestKey
-
Undocumented
See moreDeclaration
Swift
public struct UploadUpdate
extension UploadUpdate: Codable
extension UploadUpdate: JSONDecodable
extension UploadUpdate: DictionaryConvertible
extension UploadUpdate: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct RestErrors : Swift.Error, JSONDecodable, ErrorWithCause
extension RestErrors: Equatable
extension RestErrors: Codable
extension RestErrors: DictionaryConvertible
-
Undocumented
See moreDeclaration
Swift
public struct RestError : Swift.Error, JSONDecodable
extension RestError: Equatable
extension RestError: Codable
extension RestError: DictionaryConvertible
extension RestError: LocalizedError
-
Undocumented
See moreDeclaration
Swift
public struct CacheInfo
extension CacheInfo: Codable
extension CacheInfo: JSONDecodable
extension CacheInfo: DictionaryConvertible
extension CacheInfo: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct CacheObject
extension CacheObject: Codable
extension CacheObject: JSONDecodable
extension CacheObject: DictionaryConvertible
extension CacheObject: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct CacheObjects
extension CacheObjects: Codable
extension CacheObjects: JSONDecodable
extension CacheObjects: DictionaryConvertible
extension CacheObjects: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct EntitySet
extension EntitySet: Codable
extension EntitySet: JSONDecodable
extension EntitySet: DictionaryConvertible
extension EntitySet: Equatable
extension EntitySet: EntitySetIdConvertible
-
Undocumented
See moreDeclaration
Swift
public struct EntitySetInfo
extension EntitySetInfo: Codable
extension EntitySetInfo: JSONDecodable
extension EntitySetInfo: DictionaryConvertible
extension EntitySetInfo: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct Info
extension Info: Codable
extension Info: JSONDecodable
extension Info: DictionaryConvertible
extension Info: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct ProgressInfo
extension ProgressInfo: Codable
extension ProgressInfo: JSONDecodable
extension ProgressInfo: DictionaryConvertible
extension ProgressInfo: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct SessionInfo
extension SessionInfo: Codable
extension SessionInfo: JSONDecodable
extension SessionInfo: DictionaryConvertible
extension SessionInfo: Equatable
-
Status of 4D rest server.
See moreDeclaration
Swift
public struct Status
extension Status: Codable
extension Status: JSONDecodable
extension Status: DictionaryConvertible
extension Status: Equatable
-
Authentication token.
See moreDeclaration
Swift
public struct UserInfoResult
extension UserInfoResult: JSONDecodable
extension UserInfoResult: Equatable
-
Request basic information about web server.
See moreDeclaration
Swift
public struct WebTestInfo
extension WebTestInfo: Codable
-
An object to represend a server version.
See moreDeclaration
Swift
public struct ServerVersion
-
A class to represent a version
See moreDeclaration
Swift
public struct SemVersion
extension SemVersion: Equatable
extension SemVersion: Comparable
-
Declaration
Swift
public struct Attribute
extension Attribute: Hashable
extension Attribute: Codable
extension Attribute: JSONDecodable
-
Defines rules to transform name from JSON to CoreData
See moreDeclaration
Swift
public struct AttributeNameTransformer
extension AttributeNameTransformer: Equatable
extension AttributeNameTransformer: Codable
-
Represent the attribute type for a relation.
See moreDeclaration
Swift
public struct AttributeRelativeType : RawRepresentable
extension AttributeRelativeType: AttributeType
-
a list of the datastore classes is returned along with two URIs for each datastore class in your project’s active model.
See moreDeclaration
Swift
public struct Catalog
extension Catalog: Codable
extension Catalog: JSONDecodable
extension Catalog: DictionaryConvertible
extension Catalog: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct Key
extension Key: Codable
extension Key: JSONDecodable
extension Key: DictionaryConvertible
extension Key: Equatable
-
Undocumented
See moreDeclaration
Swift
public struct TableMethod
extension TableMethod: Codable
extension TableMethod: JSONDecodable
extension TableMethod: DictionaryConvertible
extension TableMethod: Equatable