Sha256: be89f7aec6603e157bf6cfcd6c91fc6f964d3e99362e6e81f1333f403cdffd9d
Contents?: true
Size: 408 Bytes
Versions: 18
Compression:
Stored size: 408 Bytes
Contents
# File generated from our OpenAPI spec # frozen_string_literal: true module Stripe module Issuing # A Card Bundle represents the bundle of physical items - card stock, carrier letter, and envelope - that is shipped to a cardholder when you create a physical card. class CardBundle < APIResource extend Stripe::APIOperations::List OBJECT_NAME = "issuing.card_bundle" end end end
Version data entries
18 entries across 18 versions & 1 rubygems