Class: Google::Apis::WalletobjectsV1::JwtValidateResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/walletobjects_v1/classes.rb,
lib/google/apis/walletobjects_v1/representations.rb,
lib/google/apis/walletobjects_v1/representations.rb

Overview

Empty if the resource in the request is valid. Returns exception if invalid.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ JwtValidateResponse

Returns a new instance of JwtValidateResponse.



4808
4809
4810
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 4808

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4813
4814
# File 'lib/google/apis/walletobjects_v1/classes.rb', line 4813

def update!(**args)
end