PNFetchFileUploadS3DataResult
in package
Table of Contents
Properties
- $data : mixed
- $expirationDate : mixed
- $fileId : mixed
- $formFields : mixed
- $method : mixed
- $name : mixed
- $url : mixed
Methods
- __construct() : mixed
- __toString() : mixed
- getData() : mixed
- getExpirationDate() : mixed
- getFileId() : mixed
- getFormFields() : mixed
- getMethod() : mixed
- getName() : mixed
- getUrl() : mixed
Properties
$data
protected
mixed
$data
$expirationDate
protected
mixed
$expirationDate
$fileId
protected
mixed
$fileId
$formFields
protected
mixed
$formFields
$method
protected
mixed
$method
$name
protected
mixed
$name
$url
protected
mixed
$url
Methods
__construct()
public
__construct(mixed $json) : mixed
Parameters
- $json : mixed
__toString()
public
__toString() : mixed
getData()
public
getData() : mixed
getExpirationDate()
public
getExpirationDate() : mixed
getFileId()
public
getFileId() : mixed
getFormFields()
public
getFormFields() : mixed
getMethod()
public
getMethod() : mixed
getName()
public
getName() : mixed
getUrl()
public
getUrl() : mixed