public
|
#
setCreatedDate( string $created_date )
The date and time when the resource was created.
The date and time when the resource was created.
Parameters
Returns
$this
|
public
string
|
#
getCreatedDate( )
The date and time when the resource was created.
The date and time when the resource was created.
Returns
string
|
public
|
#
setCreatedBy( string $created_by )
The email address of the account that created the resource.
The email address of the account that created the resource.
Parameters
Returns
$this
|
public
string
|
#
getCreatedBy( )
The email address of the account that created the resource.
The email address of the account that created the resource.
Returns
string
|
public
|
#
setCancelledDate( string $cancelled_date )
The date and time when the resource was cancelled.
The date and time when the resource was cancelled.
Parameters
Returns
$this
|
public
string
|
#
getCancelledDate( )
The date and time when the resource was cancelled.
The date and time when the resource was cancelled.
Returns
string
|
public
|
#
setCancelledBy( string $cancelled_by )
The actor who cancelled the resource.
The actor who cancelled the resource.
Parameters
Returns
$this
|
public
string
|
#
getCancelledBy( )
The actor who cancelled the resource.
The actor who cancelled the resource.
Returns
string
|
public
|
#
setLastUpdatedDate( string $last_updated_date )
The date and time when the resource was last edited.
The date and time when the resource was last edited.
Parameters
Returns
$this
|
public
string
|
#
getLastUpdatedDate( )
The date and time when the resource was last edited.
The date and time when the resource was last edited.
Returns
string
|
public
|
#
setLastUpdatedBy( string $last_updated_by )
The email address of the account that last edited the resource.
The email address of the account that last edited the resource.
Parameters
Returns
$this
|
public
string
|
#
getLastUpdatedBy( )
The email address of the account that last edited the resource.
The email address of the account that last edited the resource.
Returns
string
|
public
|
#
setFirstSentDate( string $first_sent_date )
The date and time when the resource was first sent.
The date and time when the resource was first sent.
Parameters
Returns
$this
|
public
string
|
#
getFirstSentDate( )
The date and time when the resource was first sent.
The date and time when the resource was first sent.
Returns
string
|
public
|
#
setLastSentDate( string $last_sent_date )
The date and time when the resource was last sent.
The date and time when the resource was last sent.
Parameters
Returns
$this
|
public
string
|
#
getLastSentDate( )
The date and time when the resource was last sent.
The date and time when the resource was last sent.
Returns
string
|
public
|
#
setLastSentBy( string $last_sent_by )
The email address of the account that last sent the resource.
The email address of the account that last sent the resource.
Parameters
Returns
$this
|
public
string
|
#
getLastSentBy( )
The email address of the account that last sent the resource.
The email address of the account that last sent the resource.
Returns
string
|
public
|
#
setPayerViewUrl( string $payer_view_url )
URL representing the payer's view of the invoice.
URL representing the payer's view of the invoice.
Parameters
Returns
$this
Throws
InvalidArgumentException
|
public
string
|
#
getPayerViewUrl( )
URL representing the payer's view of the invoice.
URL representing the payer's view of the invoice.
Returns
string
|