# LnurlPayPaymentMethodBaseData
## Properties
**use_bech32_scheme** | Option<**bool**> | Whether to use [LUD-01](https://github.com/fiatjaf/lnurl-rfc/blob/luds/01.md)'s bech32 format or to use [LUD-17](https://github.com/fiatjaf/lnurl-rfc/blob/luds/17.md) url formatting. | [optional]
**enable_for_standard_invoices** | Option<**bool**> | Whether to allow this payment method to also be used for standard invoices and not just topup invoices. | [optional]
**lud12_enabled** | Option<**bool**> | Allow comments to be passed on via lnurl. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)