Sha256: f2c5293c0d80db12ffb1c7a4e087c2a111234617a44c29939555eec6e1f6aea3
Contents?: true
Size: 409 Bytes
Versions: 53
Compression:
Stored size: 409 Bytes
Contents
# File generated from our OpenAPI spec # frozen_string_literal: true module Stripe module FinancialConnections # Describes a snapshot of the owners of an account at a particular point in time. class AccountOwnership < StripeObject OBJECT_NAME = "financial_connections.account_ownership" def self.object_name "financial_connections.account_ownership" end end end end
Version data entries
53 entries across 53 versions & 1 rubygems