Name | Type | Description | Notes |
---|---|---|---|
enabled | Option<bool> | Whether the payment method is enabled. Note that this can only enabled when a Lightning Network payment method is available and enabled | [optional] |
crypto_code | Option<String> | Crypto code of the payment method | [optional] |
use_bech32_scheme | Option<bool> | Whether to use LUD-01's bech32 format or to use LUD-17 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] |