NftOptions
public struct NftOptions : Equatable, Codable
Undocumented
-
Undocumented
Declaration
Swift
public var issuer: AccountObjectId -
Undocumented
Declaration
Swift
public let maxSupply: UInt32 -
Undocumented
Declaration
Swift
public let fixedMaxSupply: Bool -
Undocumented
Declaration
Swift
public let description: String
-
Undocumented
Declaration
Swift
public func asData() -> Data
View on GitHub
Install in Dash
NftOptions Structure Reference