TransactionBlockResponseOptions

constructor(first: Int? = null, last: Int? = null, before: String? = null, after: String? = null, showBalanceChanges: Boolean? = null, showEffects: Boolean? = null, showRawEffects: Boolean? = null, showEvents: Boolean? = null, showInput: Boolean? = null, showObjectChanges: Boolean? = null, showRawInput: Boolean? = null, filter: TransactionBlockFilter? = null)