Method: Upay::TransactionResponse#paymentNetworkResponseCode=

Defined in:
lib/upay/transaction.rb

#paymentNetworkResponseCode=(paymentNetworkResponseCode = nil) ⇒ Object



93
# File 'lib/upay/transaction.rb', line 93

def paymentNetworkResponseCode=(paymentNetworkResponseCode=nil) @paymentNetworkResponseCode = paymentNetworkResponseCode; end