NftDataType
public struct NftDataType : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let type: TypeLiteral -
Undocumented
Declaration
Swift
public let unique: Bool -
Undocumented
Declaration
Swift
public let modifiable: ModifiableBy -
Undocumented
Declaration
Swift
public let name: String? -
Undocumented
See moreDeclaration
Swift
public enum ModifiableBy : String, Codable, Equatable -
Undocumented
See moreDeclaration
Swift
public enum TypeLiteral : String, Codable
-
Undocumented
Declaration
Swift
public func asData() -> Data
View on GitHub
Install in Dash
NftDataType Structure Reference