Table of Contents

Class NetworkCellularGatewayEsimsInventoryItemProfileServiceProviderPlan

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Network Cellular Gateway Esims Inventory Item Profile Servce Provider Plan

[DataContract]
public class NetworkCellularGatewayEsimsInventoryItemProfileServiceProviderPlan
Inheritance
NetworkCellularGatewayEsimsInventoryItemProfileServiceProviderPlan
Inherited Members

Properties

Name

Plan name

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "name")]
public string Name { get; set; }

Property Value

string

Type

Plan type (communication, rate)

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "type")]
public string Type { get; set; }

Property Value

string