Table of Contents

Class OrganizationsInventorySection

Namespace
Meraki.Api.Sections.General.Organizations
Assembly
Meraki.Api.dll

Provides access to organizations inventory API endpoints

public class OrganizationsInventorySection
Inheritance
OrganizationsInventorySection
Inherited Members

Constructors

OrganizationsInventorySection()

public OrganizationsInventorySection()

Properties

Onboarding

Gets the onboarding

public OrganizationsInventoryOnboardingSection Onboarding { get; }

Property Value

OrganizationsInventoryOnboardingSection

Orders

Claim an order by the secure unique order claim number, the order claim id

public IOrganizationsInventoryOrders Orders { get; set; }

Property Value

IOrganizationsInventoryOrders