Class OrganizationsApiPushSection
- Namespace
- Meraki.Api.Sections.General.Organizations
- Assembly
- Meraki.Api.dll
Section for Push API operations
public class OrganizationsApiPushSection
- Inheritance
-
OrganizationsApiPushSection
- Inherited Members
Constructors
OrganizationsApiPushSection()
public OrganizationsApiPushSection()
Properties
Profiles
Interface for Push API profiles
public IOrganizationsApiPushProfiles Profiles { get; }
Property Value
Receivers
Section for Push API receiver operations
public OrganizationsApiPushReceiversSection Receivers { get; }
Property Value
Topics
Interface for Push API topics
public IOrganizationsApiPushTopics Topics { get; }