Method: Plaid::HumanReview.openapi_types
- Defined in:
- lib/plaid/models/human_review.rb
.openapi_types ⇒ Object
Attribute type mapping.
56 57 58 59 60 |
# File 'lib/plaid/models/human_review.rb', line 56 def self.openapi_types { :'status' => :'HumanReviewStatus' } end |