Sha256: b1d4906e7f7a1f5df3d8fe1e08fb94fea5e96d5e330a7f2699462470ca0c111e
Contents?: true
Size: 461 Bytes
Versions: 22
Compression:
Stored size: 461 Bytes
Contents
# File generated from our OpenAPI spec # frozen_string_literal: true module Stripe module Capital # A financing object describes an account's current financing state. Used by Connect # platforms to read the state of Capital offered to their connected accounts. class FinancingSummary < SingletonAPIResource OBJECT_NAME = "capital.financing_summary" def self.object_name "capital.financing_summary" end end end end
Version data entries
22 entries across 22 versions & 1 rubygems