Sha256: 4bdfcaca9b808ae0eddba6fa0144372b8f60148e47c4fbf735362f3605821efc
Contents?: true
Size: 419 Bytes
Versions: 4
Compression:
Stored size: 419 Bytes
Contents
# Plaid::ProjectedIncomeSummaryFieldNumber ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **value** | **Float** | The value of the field. | | | **verification_status** | [**VerificationStatus**](VerificationStatus.md) | | | ## Example ```ruby require 'plaid' instance = Plaid::ProjectedIncomeSummaryFieldNumber.new( value: null, verification_status: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems