AWSTextractStartLendingAnalysisResponse
Objective-C
@interface AWSTextractStartLendingAnalysisResponse
Swift
class AWSTextractStartLendingAnalysisResponse
-
A unique identifier for the lending or text-detection job. The
JobIdis returned fromStartLendingAnalysis. AJobIdvalue is only valid for 7 days.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable jobId;Swift
var jobId: String? { get set }
View on GitHub
Install in Dash
AWSTextractStartLendingAnalysisResponse Class Reference