github.com/twilio/twilio-go@v1.20.1/rest/trusthub/v1/docs/TrusthubV1Policies.md (about)

     1  # TrusthubV1Policies
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Sid** | Pointer to **string** | The unique string that identifies the Policy resource. |
     8  **FriendlyName** | Pointer to **string** | A human-readable description that is assigned to describe the Policy resource. Examples can include Primary Customer profile policy |
     9  **Requirements** | Pointer to **interface{}** | The SID of an object that holds the policy information |
    10  **Url** | Pointer to **string** | The absolute URL of the Policy resource. |
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14