unsetTxn_id method

dynamic unsetTxn_id()

Implementation

unsetTxn_id() {
  this.txn_id = null;
}