Sha256: 8257a442097a5cbdb2e470191c6b4125b10f3a9c4ec869b24ea3fceea10165ad
Contents?: true
Size: 420 Bytes
Versions: 14
Compression:
Stored size: 420 Bytes
Contents
# File generated from our OpenAPI spec # frozen_string_literal: true module Stripe module Issuing # A Physical 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 PhysicalBundle < APIResource extend Stripe::APIOperations::List OBJECT_NAME = "issuing.physical_bundle" end end end
Version data entries
14 entries across 14 versions & 1 rubygems