addEsimParams property

AddEsimParams? addEsimParams
getter/setter pair

Parameters for the ADD_ESIM command to add an eSIM profile to the device.

If this is set, then it is suggested that type should not be set. In this case, the server automatically sets it to ADD_ESIM. It is also acceptable to explicitly set type to ADD_ESIM.

Optional.

Implementation

AddEsimParams? addEsimParams;