Preconditions
constructor(timeBounds: TransactionResponse.Preconditions.TimeBounds? = null, ledgerBounds: TransactionResponse.Preconditions.LedgerBounds? = null, minAccountSequence: Long? = null, minAccountSequenceAge: Long? = null, minAccountSequenceLedgerGap: Long? = null, extraSigners: List<String>? = null)