class Google::Apis::AndroidpublisherV3::RevocationContextItemBasedRefund

items.
Used to determine what specific item to revoke in a subscription with multiple

def initialize(**args)

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

def update!(**args)

Update properties of this object
def update!(**args)
  @product_id = args[:product_id] if args.key?(:product_id)
end