On this page
Properties

Type Alias ProcessPayload

type ProcessPayload = {
    etag: string;
    part_id: number;
}
Index
etag: string
part_id: number
Was this helpful?
Upload JS
Reference
ProcessPayload