Complex Type
PayPalType
Namespace: http://www.w3.org/2001/XMLSchema
On this page
Structure Diagram
graph TD
PayPalType[PayPalType]
txnid_0["txnid: string
1..1"] PayPalType --> txnid_0 style PayPalType fill:#dbeafe,stroke:#2563eb,stroke-width:2px
1..1"] PayPalType --> txnid_0 style PayPalType fill:#dbeafe,stroke:#2563eb,stroke-width:2px
Elements
| Name | Cardinality | Type | Description |
|---|---|---|---|
| txnid REQUIRED | 1..1 | string |
Usage Example
<PayPalType>
<txnid>...</txnid>
</PayPalType>