Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol BaseApi
-
Undocumented
See moreDeclaration
Swift
public protocol CipherConvertible
-
Undocumented
See moreDeclaration
Swift
public protocol ECKeyPairConvertible
-
Undocumented
See moreDeclaration
Swift
public protocol DCoreExtensionProvider
-
Undocumented
See moreDeclaration
Swift
public protocol AssetFormatting
-
NFT specification must conform to this protocol. Its properties can be converted to array of
See moreNftDataType, forNftCreateOperation. Properties of model conforming toNftModelcan useNftPropertyproperty wrapper to specify further parameters of a given property. Data types conforming toNftModelmust bepublic. Order of properties is crucial because it is relied upon when parsing model fromRawNft.Declaration
Swift
public protocol NftModel : Decodable, Encodable
-
Undocumented
See moreDeclaration
Swift
public protocol ObjectIdConvertible -
Undocumented
See moreDeclaration
Swift
public protocol AccountObjectIdConvertible : ObjectIdConvertible -
Undocumented
See moreDeclaration
Swift
public protocol AssetObjectIdConvertible : ObjectIdConvertible
-
Undocumented
See moreDeclaration
Swift
public protocol AnyOperationConvertible
-
Undocumented
See moreDeclaration
Swift
public protocol Operation : AnyOperationConvertible, CipherConvertible, DataConvertible, OperationUnkeyedEncodable, Decodable, Encodable -
Undocumented
See moreDeclaration
Swift
public protocol HasOperation -
Undocumented
See moreDeclaration
Swift
public protocol TypedOperationConvertible : HasOperation
-
Undocumented
See moreDeclaration
Swift
public protocol OperationUnkeyedEncodable
-
Undocumented
See moreDeclaration
Swift
public protocol SynopsisConvertible : Decodable, Encodable
-
Undocumented
See moreDeclaration
Swift
public protocol SchemeConvertible
-
Undocumented
See moreDeclaration
Swift
public protocol SecurityExtensionProvider
-
Undocumented
See moreDeclaration
Swift
public protocol SecurityProvider : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol ServerTrustValidation
-
Undocumented
See moreDeclaration
Swift
public protocol JsonConvertible
-
Undocumented
See moreDeclaration
Swift
public protocol URLConvertible
-
Undocumented
See moreDeclaration
Swift
public protocol QrTransferConvertible
-
Undocumented
See moreDeclaration
Swift
public protocol LoggerConvertible
View on GitHub
Install in Dash
Protocols Reference