Record
post-reject-payment-params
No description available.
record post-reject-payment-params {
zuora-track-id: option<string>,
zuora-entity-ids: option<string>,
payment-id: string,
gateway-response: option<string>,
gateway-response-code: option<string>,
reference-id: option<string>,
second-reference-id: option<string>,
settled-on: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| zuora-track-id | option<string> | |
| zuora-entity-ids | option<string> | |
| payment-id | string | |
| gateway-response | option<string> | |
| gateway-response-code | option<string> | |
| reference-id | option<string> | |
| second-reference-id | option<string> | |
| settled-on | option<string> |