@idfy/sdk
Version:
Node.js SDK for Idfy REST API
13 lines (12 loc) • 328 B
TypeScript
export interface SpecialProperties {
bisnodeUsername?: string;
bisnodePassword?: string;
includePdfReports?: string;
officialUsername?: string;
officialPassword?: string;
officialReason?: string;
officialSystem?: string;
amlNationality?: string;
amlLanguage?: string;
amlMode?: string;
}