UNPKG

boldsign

Version:

NodeJS client for boldsign

15 lines (14 loc) 340 B
export declare class DocumentCC { 'emailAddress': string; static discriminator: string | undefined; static attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; static getAttributeTypeMap(): { name: string; baseName: string; type: string; }[]; }