Class: Aws::Types::LendingResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#extractions::Array[Types::Extraction]

Returns the value of attribute extractions.

Returns:



497
498
499
# File 'sig/types.rbs', line 497

def extractions
  @extractions
end

#page::Integer

Returns the value of attribute page.

Returns:

  • (::Integer)


495
496
497
# File 'sig/types.rbs', line 495

def page
  @page
end

#page_classificationTypes::PageClassification

Returns the value of attribute page_classification.



496
497
498
# File 'sig/types.rbs', line 496

def page_classification
  @page_classification
end