class Google::Apis::WalletobjectsV1::DiscoverableProgram
program and scanning or manually entering.
the Google Wallet app. This is done by searching for a loyalty or gift card
Information about how a class may be discovered and instantiated from within
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @merchant_signin_info = args[:merchant_signin_info] if args.key?(:merchant_signin_info) @merchant_signup_info = args[:merchant_signup_info] if args.key?(:merchant_signup_info) @state = args[:state] if args.key?(:state) end