# LightningReceiveFees
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**base_fee_sat** | **i64** | A fee applied to every transaction regardless of value. |
**ppm** | **i64** | PPM (parts per million) fee rate to apply based on the value of the transaction. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)