class SBF::Client::Payment::GooglePayDetails

Attributes

gateway[RW]

Public Instance Methods

type() click to toggle source
# File lib/stbaldricks/entities/lib/payment.rb, line 131
def type
  SBF::Client::Payment::Type::GOOGLEPAY
end