public class DelegationReportConverter extends Object
| Constructor and Description |
|---|
DelegationReportConverter(DelegationReport apiDelegationReport)
Construct with API DelegationReport object involved in conversion.
|
DelegationReportConverter(DelegationReport sdkDelegationReport)
Construct with SDK DelegationReport object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
DelegationReport |
toAPIDelegationReport() |
DelegationReport |
toSDKDelegationReport() |
public DelegationReportConverter(DelegationReport apiDelegationReport)
apiDelegationReport - public DelegationReportConverter(DelegationReport sdkDelegationReport)
sdkDelegationReport - public DelegationReport toSDKDelegationReport()
public DelegationReport toAPIDelegationReport()
Copyright 2022 OneSpan All rights reserved.