github.com/launchdarkly/api-client-go@v5.3.0+incompatible/docs/AuditLogEntry.md (about)

     1  # AuditLogEntry
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Links** | [***Links**](Links.md) |  | [optional] [default to null]
     7  **Id** | **string** | The unique resource id. | [optional] [default to null]
     8  **Date** | **int64** |  | [optional] [default to null]
     9  **Kind** | **string** |  | [optional] [default to null]
    10  **Name** | **string** |  | [optional] [default to null]
    11  **Description** | **string** |  | [optional] [default to null]
    12  **ShortDescription** | **string** |  | [optional] [default to null]
    13  **Comment** | **string** |  | [optional] [default to null]
    14  **Member** | [***Member**](Member.md) |  | [optional] [default to null]
    15  **TitleVerb** | **string** |  | [optional] [default to null]
    16  **Title** | **string** |  | [optional] [default to null]
    17  **Target** | [***AuditLogEntryTarget**](AuditLogEntry_target.md) |  | [optional] [default to null]
    18  
    19  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    20  
    21