class Google::Apis::RetailV2beta::GoogleCloudRetailV2betaPromotion
Promotion information.
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @promotion_id = args[:promotion_id] if args.key?(:promotion_id) end