Class: Google::Apis::MybusinessplaceactionsV1::NoFee
- Inherits:
-
Object
- Object
- Google::Apis::MybusinessplaceactionsV1::NoFee
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/mybusinessplaceactions_v1/classes.rb,
lib/google/apis/mybusinessplaceactions_v1/representations.rb,
lib/google/apis/mybusinessplaceactions_v1/representations.rb
Overview
No fee required for the fulfillment method associated with the action.
Instance Method Summary collapse
-
#initialize(**args) ⇒ NoFee
constructor
A new instance of NoFee.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ NoFee
Returns a new instance of NoFee.
317 318 319 |
# File 'lib/google/apis/mybusinessplaceactions_v1/classes.rb', line 317 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
322 323 |
# File 'lib/google/apis/mybusinessplaceactions_v1/classes.rb', line 322 def update!(**args) end |