AllowTrustOperationResponse

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, trustor: String, trustee: String, trusteeMuxed: String? = null, trusteeMuxedId: String? = null, assetType: String, assetCode: String? = null, assetIssuer: String? = null, authorize: Boolean? = null, authorizeToMaintainLiabilities: Boolean? = null)