XdrAllowTrustOp constructor

XdrAllowTrustOp(
  1. XdrAccountID _trustor,
  2. XdrAllowTrustOpAsset _asset,
  3. int _authorize
)

Implementation

XdrAllowTrustOp(this._trustor, this._asset, this._authorize);