UNPKG

boldsign

Version:

NodeJS client for boldsign

15 lines (14 loc) 349 B
export declare class BillingViewModel { 'balanceCredits'?: number; static discriminator: string | undefined; static attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; static getAttributeTypeMap(): { name: string; baseName: string; type: string; }[]; }