Type Alias MultiStatusResponse

type MultiStatusResponse = {
    data: MultiStatusResponseItem[];
}
Index

Properties

Properties

List of individual results for the items in the specified batch.