Type alias SendProximityPresentationRequestOptions

SendProximityPresentationRequestOptions: {
    mobileCredentialRequests: MobileCredentialRequest[];
}

Type declaration

Generated using TypeDoc