DaffPaypalExpressTokenResponse
The result from creating a paypal express session.
Properties
| Name | Type | Description |
|---|---|---|
| token | string | The token for the session. |
| urls | DaffPaypalExpressUrlsResponse |
The URLs to which the user can navigate in order to interact with the session. |