subJobMetadata property

List<JobMetadata>? subJobMetadata
final

Information about a specific job part (in the case of an export job), including shipping information, job status, and other important metadata.

Implementation

final List<JobMetadata>? subJobMetadata;