| BillingReferenceLine | 
	
		|  | 
	
		| BillingReferenceLine specification
				
					| Name | BillingReferenceLine
                  (Show as PDF) | Alternative Term |  |  
					| Definition | Information about a Billing Line |  | 
	
		| Fields
				
					| UBL-Name | Name | Datatype | Usage | Cardinality |  
					| ID | ID | Identifier | Yes | 1 |  
					| 
							
								| Definition | An identifier for the Billing Line |  
								| Businessrules | The ID from the referenceline |  |  
					| Amount | Amount | Amount | Yes | 0..1 |  
					| 
							
								| Definition | The amount of the Billing Line including Allowance Charges but net of taxes. |  
								| Businessrules | LineExtensionAmount from the referenced linenumber |  |  | 
	
		| Subclasses in class BillingReferenceLine
				
					| UBL-Name | Name | Usage | Cardinality | Reference to the printed documentation | See also |  
					| AllowanceCharge | AllowanceCharge | Yes | 0..1 | Common Library, 3.4 |  |  
					| 
							
								| Definition | An association to Allowance Charge |  
								| Datatype | AllowanceCharge |  
								| Recommendation | Use only where pertinent |  |  | 
	
		| Example<cac:BillingReferenceLine ><cbc:ID >1</cbc:ID>
 <cbc:Amount currencyID="DKK" >5000</cbc:Amount>
 +  <cac:AllowanceCharge />
 </cac:BillingReferenceLine>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 |