/** * Finix API */ export declare class ExternalLink { /** * The ID of the `external_Link` resource. */ 'id'?: string; /** * Timestamp of when the object was created. */ 'createdAt'?: Date; /** * Details how long the `url` will be avalible for users to upload files to. */ 'duration'?: string | null; /** *