Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Overview


Format


PwsInvoiceAvailableBalance

Elements

Element

Data Type

Required?

Default

Description

ContractLineItem

PwsContractLineItemSummary




EditableFlag

Boolean




UnappliedPrepaidAmount

Double




Usage Example(s)


Example 01
                  <b:PwsInvoiceAvailableBalance>
                     <b:ContractLineItem>
                        <b:ContractLineItemCode>VANGOGH-CL1</b:ContractLineItemCode>
                        <b:ContractLineItemId i:nil="true"/>
                        <b:ContractLineItemUid>1152921504606994259</b:ContractLineItemUid>
                        <b:ContractLineItemName>Van Gogh and Nature exhibit</b:ContractLineItemName>
                        <b:EngagementIdentity>
                           <b:EngagementCode>VANGOGH</b:EngagementCode>
                           <b:EngagementId i:nil="true"/>
                           <b:EngagementUid>1152921504607239030</b:EngagementUid>
                        </b:EngagementIdentity>
                     </b:ContractLineItem>
                     <b:EditableFlag>true</b:EditableFlag>
                     <b:UnappliedPrepaidAmount>1000</b:UnappliedPrepaidAmount>
                  </b:PwsInvoiceAvailableBalance>
  • No labels