Updated on 2026-08-14
This commit is contained in:
parent
6cdd24067e
commit
ae0eb0aff2
11 changed files with 41 additions and 10 deletions
|
|
@ -10,6 +10,7 @@ interface ScanCardProcessor {
|
|||
suspend fun scan(
|
||||
cardId: String? = null,
|
||||
allowsRequestAccessCodeFromRepository: Boolean = false,
|
||||
analyticsSource: AnalyticsParam.ScreensSources,
|
||||
): CompletionResult<ScanResponse>
|
||||
|
||||
suspend fun scan(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue