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