get_npc_items

Function get_npc_items 

Source
pub async fn get_npc_items(
    configuration: &Configuration,
    params: GetNpcItemsParams,
) -> Result<DataPageNpcItem, Error<GetNpcItemsError>>
Expand description

Retrieve the items list of a NPC. If the NPC has items to buy, sell or trade, they will be displayed.