Class: Google::Shopping::Merchant::Products::V1beta::SubscriptionCost

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/products/v1beta/products_common.rb

Overview

The SubscriptionCost of the product.

Instance Attribute Summary collapse

Instance Attribute Details

#amount::Google::Shopping::Type::Price



529
530
531
532
# File 'proto_docs/google/shopping/merchant/products/v1beta/products_common.rb', line 529

class SubscriptionCost
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#period::Google::Shopping::Merchant::Products::V1beta::SubscriptionPeriod



529
530
531
532
# File 'proto_docs/google/shopping/merchant/products/v1beta/products_common.rb', line 529

class SubscriptionCost
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#period_length::Integer



529
530
531
532
# File 'proto_docs/google/shopping/merchant/products/v1beta/products_common.rb', line 529

class SubscriptionCost
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end