Class EsimsServiceProvidersAccountsItem
Esims Service Providers Accounts
[DataContract]
public class EsimsServiceProvidersAccountsItem : ItemsResponseWithMeta<NetworkCellularGatewayEsimsServiceProviderAccount>
- Inheritance
-
EsimsServiceProvidersAccountsItem
- Inherited Members
Properties
Items
List of Cellular Service Provider Accounts
[ApiAccess(ApiAccess.ReadWrite)]
public override List<NetworkCellularGatewayEsimsServiceProviderAccount> Items { get; set; }