interface FileSystemArchivistData {
    payloads: Payload[];
}

Properties

Properties

payloads: Payload[]