github.com/twilio/twilio-go@v1.20.1/rest/supersim/v1/docs/SupersimV1Network.md (about) 1 # SupersimV1Network 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Sid** | Pointer to **string** | The unique string that we created to identify the Network resource. | 8 **FriendlyName** | Pointer to **string** | A human readable identifier of this resource. | 9 **Url** | Pointer to **string** | The absolute URL of the Network resource. | 10 **IsoCountry** | Pointer to **string** | The [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) of the Network resource. | 11 **Identifiers** | Pointer to **[]interface{}** | Array of objects identifying the [MCC-MNCs](https://en.wikipedia.org/wiki/Mobile_country_code) that are included in the Network resource. | 12 13 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 14 15