class Google::Apis::AndroidpublisherV3::DeferredItemReplacement
Information related to deferred item replacement.
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @product_id = args[:product_id] if args.key?(:product_id) end