Type Alias GetAppKeyParams

GetAppKeyParams: GetAppDefinitionParams & {
    fingerprint: string;
}