paymentDetails
Namespace: | http://api.crunch.co.uk/rest |
XML Schema: | api.xsd |
A collection of payment elements
XML
Attributes
name | type | description |
---|---|---|
count | int | The number of payments |
Elements
name (type) | min/max occurs |
description |
---|---|---|
payment (payment) | 0/unbounded | The collection of payment elements |
JSON
property | type | description |
---|---|---|
count | int | The number of payments |
payment | array of payment (payment) | The collection of payment elements |