Saxonberg Server API
Preparing search index...
mud/lib/credential/CredentialWallet
CredentialByKind
Interface CredentialByKind
Maps a kind to the concrete record type
CredentialWallet
returns.
interface
CredentialByKind
{
payment
:
PaymentCredential
;
travel
:
TravelCredential
;
}
Index
Properties
payment
travel
Properties
payment
payment
:
PaymentCredential
travel
travel
:
TravelCredential
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
payment
travel
Saxonberg Server API
Loading...
Maps a kind to the concrete record type CredentialWallet returns.