Sha256: 77750d55b6fac5ff35bef23a5d60eaa8c21d49c7be04e9edc0bb81cda81dca1e
Contents?: true
Size: 388 Bytes
Versions: 45
Compression:
Stored size: 388 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" end end end
Version data entries
45 entries across 45 versions & 1 rubygems