UNPKG

@affinidi-tdk/credential-issuance-client

Version:

Affinidi TDK typescript client for Affinidi CREDENTIAL ISSUANCE

22 lines (15 loc) 786 B
# WellKnownOpenIdCredentialIssuerResponseDisplayLogo ## Properties | Name | Type | Description | Notes | | ------------ | ---------- | ----------- | --------------------------------- | | **uri** | **string** | | [default to undefined] | | **alt_text** | **string** | | [optional] [default to undefined] | ## Example ```typescript import { WellKnownOpenIdCredentialIssuerResponseDisplayLogo } from '@affinidi-tdk/credential-issuance-client' const instance: WellKnownOpenIdCredentialIssuerResponseDisplayLogo = { uri, alt_text, } ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)