Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 963 Bytes

PartnerDeliverableLineResource.md

File metadata and controls

17 lines (13 loc) · 963 Bytes

PartnerDeliverableLineResource

Properties

Name Type Description Notes
id int deliverable line id [optional]
created_at string when the line was created [optional]
updated_at string when the line was update [optional]
name string Name describing the deliverable line [optional]
item \Ageras\Api\PartnerDeliverableLineItemResource [optional]
amount_vat \Ageras\Api\AmountResource [optional]
amount_excl_vat \Ageras\Api\AmountResource [optional]
amount_incl_vat \Ageras\Api\AmountResource [optional]

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