Gini Bank SDK for Android
Gini Bank SDK for Android
/
net.gini.android.capture.requirements
/
RequirementsReport
Requirements
Report
public
class
RequirementsReport
Contains the report of the requirements check result.
Functions
Functions
get
Requirement
Reports
Link copied to clipboard
@
NonNull
(
)
public
List
<
RequirementReport
>
getRequirementReports
(
)
Reports for all the checked requirements.
is
Fulfilled
Link copied to clipboard
public
boolean
isFulfilled
(
)
Whether the requirements were fulfilled or not.
to
String
Link copied to clipboard
public
String
toString
(
)