forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.7.0 including: - Bug fixes - Updated model/function names - Updated models to reflect changes in APIs
18 lines
355 B
Markdown
18 lines
355 B
Markdown
|
|
# Liability Shift Indicator
|
|
|
|
Liability shift indicator. The outcome of the issuer's authentication.
|
|
|
|
## Enumeration
|
|
|
|
`LiabilityShiftIndicator`
|
|
|
|
## Fields
|
|
|
|
| Name | Description |
|
|
| --- | --- |
|
|
| `NO` | Liability is with the merchant. |
|
|
| `POSSIBLE` | Liability may shift to the card issuer. |
|
|
| `UNKNOWN` | The authentication system is not available. |
|
|
|