Method: Plaid::IncomeVerificationWebhookStatus.openapi_nullable
- Defined in:
- lib/plaid/models/income_verification_webhook_status.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
41 42 43 44 |
# File 'lib/plaid/models/income_verification_webhook_status.rb', line 41 def self.openapi_nullable Set.new([ ]) end |