use crate;
use ;
/// Response containing a list of fees with pagination metadata.
///
/// This struct represents the API response for fee listing requests,
/// including both the fee data and pagination information.
/// Response containing a single fee.
///
/// This struct represents the API response for retrieving a specific
/// fee by its Lago ID.