Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 797 Bytes

ESimPurchase.md

File metadata and controls

26 lines (14 loc) · 797 Bytes

ESimPurchase

Properties

Name Type Description Notes
simCardGroupId UUID The group SIMCardGroup identification. This attribute can be <code>null</code> when it's present in an associated resource. [optional]
tags List<String> Searchable tags associated with the SIM cards [optional]
amount Integer The amount of eSIMs to be purchased.
status StatusEnum Status on which the SIM cards will be set after being successfully registered. [optional]

Enum: StatusEnum

Name Value
ENABLED "enabled"
DISABLED "disabled"
STANDBY "standby"