pin
The PIN value resulting from performing the operation.
Declaration
var pin: String? { get set }Discussion
This property is set to the result of the operation after finishWithError: is called.
The PIN value resulting from performing the operation.
var pin: String? { get set }This property is set to the result of the operation after finishWithError: is called.