IOTA SDKAPI ReferenceSwiftStructsCoinInfoOn this pageCoinInfoCoinInfo struct CoinInfo init(amount:id:transferTxDigest:) init(amount: UInt64, id: ObjectId, transferTxDigest: TransactionDigest) amount var amount: UInt64 id var id: ObjectId transferTxDigest var transferTxDigest: TransactionDigestGive Feedback