HealthCardResponse
public struct HealthCardResponse
A struct holding an APDU response and its matching ResponseStatus
derived from the executed HealthCardCommand.
Parameters: - apduResponse - responseStatus
-
ResponseTypeholding the response data.Declaration
Swift
public let response: ResponseType -
ResponseStatusderived from the executedHealthCardCommandand sw value of `ResponseTypeDeclaration
Swift
public let responseStatus: ResponseStatus