class SBF::Client::Payment::NonceDetails
Attributes
device_data[RW]
gateway[RW]
nonce[RW]
Public Instance Methods
type()
click to toggle source
# File lib/stbaldricks/entities/lib/payment.rb, line 93 def type SBF::Client::Payment::Type::NONCE end