Class NetworkCellularGatewayEsimsInventoryItemProfileServiceProviderPlan
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
Type
Plan type (communication, rate)
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "type")]
public string Type { get; set; }