Sha256: ba8a5104b6e8cee5fc7d12c65a3ed8d4541e56abe30d55d53e68126b0ddf6e3f
Contents?: true
Size: 551 Bytes
Versions: 96
Compression:
Stored size: 551 Bytes
Contents
# This file is automatically created by Recurly's OpenAPI generation process # and thus any edits you make by hand will be lost. If you wish to make a # change to this file, please create a Github issue explaining the changes you # need and we will usher them to the appropriate places. module Recurly module Requests class CouponBulkCreate < Request # @!attribute number_of_unique_codes # @return [Integer] The quantity of unique coupon codes to generate define_attribute :number_of_unique_codes, Integer end end end
Version data entries
96 entries across 96 versions & 1 rubygems