__construct()
delete()
getAll()
getById()
getPdf()
save()
send()
buildEnvelope()
$connector
Estimate service
__construct(\Moneybird\ApiConnector $connector)
\Moneybird\ApiConnector
delete(\Moneybird\Estimate $estimate) : \Moneybird\self
getAll(string | integer $filter, \Moneybird\Estimate_Subject $parent) : \Moneybird\Estimate_Array
stringinteger
Filter name or id (advanced filters)
\Moneybird\Estimate_Subject
\Moneybird\InvalidFilterException |
---|
getPdf(\Moneybird\Estimate $estimate) : string
send(\Moneybird\Estimate $estimate, string $method, \Moneybird\type $email, \Moneybird\type $message) : \Moneybird\Estimate
Returns the updated estimate
\Moneybird\Estimate
string
Send method (email|hand|post); default: email
\Moneybird\type
Address to send to; default: contact e-mail
\Moneybird\type
buildEnvelope(string $method, \Moneybird\type $email, \Moneybird\type $message) : \Moneybird\Estimate_Envelope
access | protected |
---|
string
Send method (email|hand|post); default: email
\Moneybird\type
Address to send to; default: contact e-mail
\Moneybird\type