Class: Aws::Types::LendingDocument

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lending_fields::Array[Types::LendingField]

Returns the value of attribute lending_fields.

Returns:



482
483
484
# File 'sig/types.rbs', line 482

def lending_fields
  @lending_fields
end

#signature_detections::Array[Types::SignatureDetection]

Returns the value of attribute signature_detections.

Returns:



483
484
485
# File 'sig/types.rbs', line 483

def signature_detections
  @signature_detections
end