github.com/twilio/twilio-go@v1.20.1/rest/supersim/v1/docs/SupersimV1NetworkAccessProfileNetwork.md (about) 1 # SupersimV1NetworkAccessProfileNetwork 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Sid** | Pointer to **string** | The unique string that identifies the Network resource. | 8 **NetworkAccessProfileSid** | Pointer to **string** | The unique string that identifies the Network resource's Network Access Profile resource. | 9 **FriendlyName** | Pointer to **string** | A human readable identifier of the Network this resource refers to. | 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 **Url** | Pointer to **string** | The absolute URL of the Network resource. | 13 14 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 16