get_inventory_drops

Function get_inventory_drops 

Source
pub async fn get_inventory_drops(
    configuration: &Configuration,
    active: Option<bool>,
) -> Result<Vec<InventoryDrop>, Error<GetInventoryDropsError>>
Expand description

Returns a list of InventoryDrop objects.