BillingAgreementStatus
Indicates the current status of a Billing Agreement object.
Datatype: content
| Element Name | Description | 
| State | 
            Indicates the state that the Billing Agreement object is in. For more information, see Billing Agreement States and Reason Codes.
             Type: xs:string  | 
    
| LastUpdatedTimestamp | 
            A timestamp that indicates the time when the billing agreement state was last updated. In ISO 8601 format. Optional if the order reference is in the Draft state.
             Type: xs:dateTime  | 
    
| ReasonCode | 
            Optional if the billing agreement is in the Draft state. For more information, see Billing Agreement States and Reason Codes.
             Type: xs:string  | 
    
| ReasonDescription | 
            An optional description of the billing agreement status.
             Type: xs:string  |