Sha256: 6da18407e00bf870e2e102eb6991273859610e601d70a335f257353205edf887
Contents?: true
Size: 390 Bytes
Versions: 14
Compression:
Stored size: 390 Bytes
Contents
# File generated from our OpenAPI spec # frozen_string_literal: true module Stripe module Billing # Indicates the billing credit balance for billing credits granted to a customer. class CreditBalanceSummary < SingletonAPIResource OBJECT_NAME = "billing.credit_balance_summary" def self.object_name "billing.credit_balance_summary" end end end end
Version data entries
14 entries across 14 versions & 1 rubygems