Overview

Namespaces

  • Ctct
    • Auth
    • Components
      • Account
      • Activities
      • Contacts
      • EmailMarketing
      • Library
      • Tracking
    • Exceptions
    • Services
    • Util
    • WebHooks

Classes

  • File
  • FileUploadStatus
  • Folder
  • Thumbnail
  • Overview
  • Namespace
  • Class

Class FileUploadStatus

Represents the status of a file upload in the Constant Contact Library

Ctct\Components\Component
Extended by Ctct\Components\Library\FileUploadStatus
Namespace: Ctct\Components\Library
Package: Components\Library
Author: Constant Contact
Located at Components/Library/FileUploadStatus.php
Methods summary
public static
# create( array $props )
Methods inherited from Ctct\Components\Component
getValue()
Properties summary
public String $description

Detailed information about the upload status

Detailed information about the upload status

#
public String $file_id

Unique ID for the File

Unique ID for the File

#
public String $status

Indicates the file status. Will be one of: Active, Processing, Uploaded, VirusFound, Failed, Deleted

Indicates the file status. Will be one of: Active, Processing, Uploaded, VirusFound, Failed, Deleted

#
API documentation generated by ApiGen