NonUkCharities
Properties
| Name | Type | Description |
|---|---|---|
| charityNames | array of string | |
| totalAmount | number |
JSON Example
{
"charityNames": [
"string"
],
"totalAmount": 0
}
| Name | Type | Description |
|---|---|---|
| charityNames | array of string | |
| totalAmount | number |
{
"charityNames": [
"string"
],
"totalAmount": 0
}