-
-
- serialVersionUID:
- -1765112471377119682L
-
Serialisierte Felder
-
contentLength
Long contentLength
Actual size in bytes of the attribute
-
contentType
String contentType
The MIME type of the attribute
-
dateValue
String dateValue
The attribute value in UTC, if it is a string attribute
-
id
String id
String identifier of the attribute
-
integerValue
Long integerValue
The attribute value, if it is an integer attribute
-
stringValue
String stringValue
The attribute value, if it is a string attribute
-
- serialVersionUID:
- -1748587630620343810L
-
- serialVersionUID:
- -1793204703240619043L
-
Serialisierte Felder
-
attributes
List<CscAttribute> attributes
The variable attributes of the product (as requested by the $expand option)
-
checksums
List<CscChecksum> checksums
Represents the known checksums for the product’s physical date, providing a unique value for supporting download integrity check. At least MD5 checksum is mandatory. It is noted that checksums are computed for the actual downloaded product file, i.e. the package used for dissemination
-
contentDate
CscTimeRange contentDate
The sensing range period. Start and end times in UTC
-
contentLength
Long contentLength
Actual size in bytes of the downloadable file
-
contentType
String contentType
The MIME type of the product (typically application/octet-stream)
-
creationDate
String creationDate
Publication date and time of the data file (time at which the file becomes visible to the user) in UTC
-
evictionDate
String evictionDate
Date when the data file will be removed from the rolling archive in UTC
-
id
String id
Universally unique product identifier
-
name
String name
Data file name
-
productionType
CscProductionType productionType
The type of production process applied
-
- serialVersionUID:
- -1753545084565363490L
-
- serialVersionUID:
- -1860956545189439364L
-
Serialisierte Felder
-
accessToken
String accessToken
The access token issued by the authorization server (as per RFC 6749)
-
expiresIn
Long expiresIn
The lifetime in seconds of the access token. For example, the value 3600 denotes that the access token will
expire in one hour from the time the response was generated (as per RFC 6749)
-
tokenType
String tokenType
The type of the token issued (as per RFC 6749; always "bearer")