getSession method

CFSession getSession()

Returns the CFSession associated with this payment.

Implementation

CFSession getSession() {
  return _session;
}