Namespace |
https://api.charityengine.net/v/3 |
Diagram
|
|
Properties
|
|
Used by
|
|
Model
|
tns:CreateCashPaymentResult{0,1}
|
Children |
tns:CreateCashPaymentResult |
Instance
|
<tns:CreateCashPaymentResponse xmlns:tns="https://api.charityengine.net/v/3">
<tns:CreateCashPaymentResult Record_Id="" Successful="">{0,1}</tns:CreateCashPaymentResult>
</tns:CreateCashPaymentResponse> |
|
Source
|
<xs:element name="CreateCashPaymentResponse">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="CreateCashPaymentResult" type="tns:CreateTransactionResponse"/>
</xs:sequence>
</xs:complexType>
</xs:element> |
|
Location |
https://api.charityengine.net/v/3/Soap?Singlewsdl |