Skip to main content

InvoiceLineItemPriceComponent

No description

type InvoiceLineItemPriceComponent {
id: String
extension: [Extension]
modifierExtension: [Extension]
type: code
_type: ElementBase
code: CodeableConcept
factor: decimal
_factor: ElementBase
amount: Money
}

Fields​

InvoiceLineItemPriceComponent.id ● String scalar​

InvoiceLineItemPriceComponent.extension ● [Extension] list object​

InvoiceLineItemPriceComponent.modifierExtension ● [Extension] list object​

InvoiceLineItemPriceComponent.type ● code scalar​

InvoiceLineItemPriceComponent._type ● ElementBase object​

InvoiceLineItemPriceComponent.code ● CodeableConcept object​

InvoiceLineItemPriceComponent.factor ● decimal scalar​

InvoiceLineItemPriceComponent._factor ● ElementBase object​

InvoiceLineItemPriceComponent.amount ● Money object​

Member Of​

IInvoice interface ● Invoice object ● InvoiceLineItem object