# LNURLDecodedSuccessAction

Decoded LNURL-pay success action returned after a successful payment.

**description**stringrequired

**text**string

**url**string

LNURLDecodedSuccessAction

```
{

  "description": "string",

  "text": "string",

  "url": "string"

}
```
