driversLicenseRawData(retaining:notRetaining:issuerIdentifiers:)
A request which retrieves mobile driver’s license elements from the holder and returns the raw response data for processing.
Declaration
static func driversLicenseRawData(retaining retainedElements: [MobileDriversLicenseRawDataRequest.Element] = [], notRetaining nonRetainedElements: [MobileDriversLicenseRawDataRequest.Element] = [], issuerIdentifiers: [Data] = []) -> Self