Set Options Operation Response
constructor(id: String, sourceAccount: String, sourceAccountMuxed: String? = null, sourceAccountMuxedId: String? = null, pagingToken: String, createdAt: String, transactionHash: String, transactionSuccessful: Boolean, type: String, links: OperationResponse.Links, transaction: TransactionResponse? = null, lowThreshold: Int? = null, medThreshold: Int? = null, highThreshold: Int? = null, inflationDestination: String? = null, homeDomain: String? = null, signerKey: String? = null, signerWeight: Int? = null, masterKeyWeight: Int? = null, clearFlags: List<Int>? = null, clearFlagStrings: List<String>? = null, setFlags: List<Int>? = null, setFlagStrings: List<String>? = null)