Class: Aws::Types::Extraction

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expense_documentTypes::ExpenseDocument

Returns the value of attribute expense_document.



280
281
282
# File 'sig/types.rbs', line 280

def expense_document
  @expense_document
end

#identity_documentTypes::IdentityDocument

Returns the value of attribute identity_document.



281
282
283
# File 'sig/types.rbs', line 281

def identity_document
  @identity_document
end

#lending_documentTypes::LendingDocument

Returns the value of attribute lending_document.



279
280
281
# File 'sig/types.rbs', line 279

def lending_document
  @lending_document
end