WalletTopupResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | String | Message describing the result. | [default to null] |
| link | String | Optional payment link for the topup. | [optional] [default to null] |
| code | String | Optional code for the topup. | [optional] [default to null] |
| token | String | Optional token for the topup. | [optional] [default to null] |
| stripe | WalletTopupStripeData | Stripe payment data for mobile SDK | [optional] [default to null] |