XdrAccountEntryV3 constructor

XdrAccountEntryV3(
  1. XdrExtensionPoint _ext,
  2. XdrUint32 _seqLedger,
  3. XdrUint64 _seqTime
)

Implementation

XdrAccountEntryV3(this._ext, this._seqLedger, this._seqTime);