Sha256: 3e619b5aed51beb19b904e4172ccb1573eb50cee41da55e819c3fdfa8b92c0a4
Contents?: true
Size: 428 Bytes
Versions: 2
Compression:
Stored size: 428 Bytes
Contents
# File generated from our OpenAPI spec # frozen_string_literal: true module Stripe module FinancialConnections # A historical balance for the account on a particular day. It may be sourced from a balance snapshot provided by a financial institution, or inferred using transactions data. class AccountInferredBalance < APIResource OBJECT_NAME = "financial_connections.account_inferred_balance" end end end
Version data entries
2 entries across 2 versions & 1 rubygems