Collection struct Collection : Codable A batch of transactions that have been included in the same block Show on GitHub id Undocumented Declaration Swift public let id: ID Show on GitHub transactionIds Undocumented Declaration Swift public let transactionIds: [ID] Show on GitHub init(id:transactionIds:) Undocumented Declaration Swift public init(id: Flow.ID, transactionIds: [Flow.ID]) Show on GitHub © 2024 Outblock Team. All rights reserved. (Last updated: 2024-03-28) Generated by jazzy ♪♫ v0.14.4, a Realm project.