Sha256: 5739dad4434127c88c4f5887cb81d70991b6947fe8bb208de1821c225f0247ac
Contents?: true
Size: 322 Bytes
Versions: 70
Compression:
Stored size: 322 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" end end end
Version data entries
70 entries across 70 versions & 1 rubygems