Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.03 KB

LeadPartnerAllocationResource.md

File metadata and controls

19 lines (15 loc) · 1.03 KB

LeadPartnerAllocationResource

Properties

Name Type Description Notes
id int ID. [optional]
lead_id int Lead ID. [optional]
partner_id int Partner ID. [optional]
partner_business_unit_id int Business Unit ID. [optional]
processed_at string When this allocation was processed. [optional]
created_at string When this allocation was created. [optional]
allocated_by_employee_id int Who created this allocation. [optional]
quote \Ageras\Api\LeadPartnerAllocationQuoteResource [optional]
deallocated_at string When the lead eas deallocated. [optional]
deallocated_by_employee_id int Who deallocated the allocation. [optional]

[Back to Model list] [Back to API list] [Back to README]