Skip to main content

list_device_codes

Function list_device_codes 

Source
pub async fn list_device_codes(
    configuration: &Configuration,
    cursor: Option<&str>,
    location_id: Option<&str>,
    product_type: Option<ProductType>,
    status: Option<DeviceCodeStatus>,
) -> Result<ListDeviceCodesResponse, Error<ListDeviceCodesError>>
Expand description

Lists all DeviceCodes associated with the merchant.