Sha256: cb122ea18fe24c9175bf8fd43bd0d7b188405bb83ee24dd3ced6942219a0e5b9
Contents?: true
Size: 238 Bytes
Versions: 4
Compression:
Stored size: 238 Bytes
Contents
# coding: utf-8 class Cacofonix::BatchBonus < Cacofonix::Element xml_name "BatchBonus" xml_accessor :batch_quantity, :from => "BatchQuantity", :as => Integer xml_accessor :free_quantity, :from => "FreeQuantity", :as => Integer end
Version data entries
4 entries across 4 versions & 1 rubygems