Accounting Apex API Developer Reference

c2g.CODAAPICreditNoteLineItemTypes_8_0

global with sharing class CODAAPICreditNoteLineItemTypes_8_0

Deprecated: deprecated old sales credit note line item type API

c2g.CODAAPICreditNoteLineItemTypes_8_0.CreditNoteLineItem

global with sharing class CreditNoteLineItem

Properties

Name Type Description
Id id
IsDeleted boolean
Name string
CreatedDate datetime
CreatedById c2g.CODAAPICommon.Reference
LastModifiedDate datetime
LastModifiedById c2g.CODAAPICommon.Reference
SystemModstamp datetime
CreditNote c2g.CODAAPICommon.Reference
Dimension1 c2g.CODAAPICommon.Reference
Dimension2 c2g.CODAAPICommon.Reference
Dimension3 c2g.CODAAPICommon.Reference
Dimension4 c2g.CODAAPICommon.Reference
LineDescription string
NetValue decimal
OwnerCompany c2g.CODAAPICommon.Reference
Product c2g.CODAAPICommon.Reference
Quantity decimal
TaxCode1 c2g.CODAAPICommon.Reference
TaxCode2 c2g.CODAAPICommon.Reference
TaxCode3 c2g.CODAAPICommon.Reference
TaxRate1 decimal
TaxRate2 decimal
TaxRate3 decimal
TaxRateTotal decimal
TaxValue1 decimal
TaxValue2 decimal
TaxValue3 decimal
TaxValueTotal decimal
UnitPrice decimal
CustomFields List<c2g.CODAAPICreditNoteLineItemTypes_8_0.CustomField>

c2g.CODAAPICreditNoteLineItemTypes_8_0.CreditNoteLineItems

global with sharing class CreditNoteLineItems

Properties

Name Type Description
LineItemList c2g.CODAAPICreditNoteLineItemTypes_8_0.CreditNoteLineItem[]

c2g.CODAAPICreditNoteLineItemTypes_8_0.CustomField

global with sharing class CustomField

Properties

Name Type Description
FieldName string
Value string

c2g.CODAAPICreditNoteLineItemTypes_8_0.CreditNoteLineItemForAmend

global with sharing class CreditNoteLineItemForAmend

Properties

Name Type Description
CreditNoteLineItem c2g.CODAAPICommon.Reference
LineDescription String
Dimension1 c2g.CODAAPICommon.Reference
Dimension1Specified Boolean
Dimension2 c2g.CODAAPICommon.Reference
Dimension2Specified Boolean
Dimension3 c2g.CODAAPICommon.Reference
Dimension3Specified Boolean
Dimension4 c2g.CODAAPICommon.Reference
Dimension4Specified Boolean
© Copyright 2009–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.