Class: Google::Apis::AndroidpublisherV3::BaseDetails
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::BaseDetails
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/androidpublisher_v3/classes.rb,
lib/google/apis/androidpublisher_v3/representations.rb,
lib/google/apis/androidpublisher_v3/representations.rb
Overview
Details of a base price pricing phase.
Instance Method Summary collapse
-
#initialize(**args) ⇒ BaseDetails
constructor
A new instance of BaseDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ BaseDetails
Returns a new instance of BaseDetails.
936 937 938 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 936 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
941 942 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 941 def update!(**args) end |