Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 786 Bytes

SIMCardRegistration.md

File metadata and controls

26 lines (14 loc) · 786 Bytes

SIMCardRegistration

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 card [optional]
registrationCodes List<String>
status StatusEnum Status on which the SIM card will be set after being successful registered. [optional]

Enum: StatusEnum

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