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