Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 898 Bytes

V1FileDetailsGet200ResponseFileDetails.md

File metadata and controls

29 lines (17 loc) · 898 Bytes

CyberSource.V1FileDetailsGet200ResponseFileDetails

Properties

Name Type Description Notes
fileId String Unique identifier of a file [optional]
name String Name of the file [optional]
createdTime Date Date and time for the file in PST [optional]
lastModifiedTime Date Date and time for the file in PST [optional]
_date Date Date and time for the file in PST [optional]
mimeType String File extension [optional]
size Number Size of the file in bytes [optional]

Enum: MimeTypeEnum

  • application/xml (value: "application/xml")

  • text/csv (value: "text/csv")

  • application/pdf (value: "application/pdf")

  • application/octet-stream (value: "application/octet-stream")