Table of Contents

Class OrganizationCellularGatewayEsimSwap

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

Esims Swap

[DataContract]
public class OrganizationCellularGatewayEsimSwap
Inheritance
OrganizationCellularGatewayEsimSwap
Inherited Members

Properties

Eid

eSIM EID

[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "eid")]
public string Eid { get; set; }

Property Value

string

Target

Target Profile attributes

[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "target")]
public OrganizationCellularGatewayEsimSwapTarget Target { get; set; }

Property Value

OrganizationCellularGatewayEsimSwapTarget