Class: Dinie::KycUploadForm
- Inherits:
-
Struct
- Object
- Struct
- Dinie::KycUploadForm
- Defined in:
- lib/dinie/generated/types/kyc.rb
Instance Attribute Summary collapse
-
#fields ⇒ Object
Returns the value of attribute fields.
-
#file ⇒ Object
Returns the value of attribute file.
Instance Attribute Details
#fields ⇒ Object
Returns the value of attribute fields
434 435 436 |
# File 'lib/dinie/generated/types/kyc.rb', line 434 def fields @fields end |
#file ⇒ Object
Returns the value of attribute file
434 435 436 |
# File 'lib/dinie/generated/types/kyc.rb', line 434 def file @file end |