• validate() Assigns a value to the library's contact_validated property--the basis for displaying date-related data--for testing purposes.

    Parameters

    • baseLibrary: LibraryData

      the library to be modified

    • Optional validatedAt: string

      the new value for the contact_validated property. If validatedAt is not provided, contact_validated will be set to the same value as the library's timestamp property instead.

    Returns LibraryData

Generated using TypeDoc