Record
get-tax-form-response
No description available.
record get-tax-form-response {
content: option<string>,
content-type: option<string>,
psp-reference: option<string>,
result-code: option<string>,
submitted-async: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| content | option<string> | |
| content-type | option<string> | |
| psp-reference | option<string> | |
| result-code | option<string> | |
| submitted-async | option<bool> |