POCardTokenizationPreferredSchemeRequest
data class POCardTokenizationPreferredSchemeRequest constructor(val issuerInformation: POCardIssuerInformation, val uuid: UUID = UUID.randomUUID()) : POEventDispatcher.Request
Defines the request to choose a preferred scheme that will be used for card tokenization by default.
Parameters
issuerInformation
Holds information about card issuing institution that issued the card to the card holder.
uuid
Unique identifier of request.