doc_out/AuditMessage.html.md in purecloud-0.63.1 vs doc_out/AuditMessage.html.md in purecloud-0.64.1
- old
+ new
@@ -9,10 +9,10 @@
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | AuditMessage ID. | |
| **user** | [**AuditUser**](AuditUser.html) | | [optional] |
| **correlation_id** | **String** | Correlation ID. | [optional] |
| **transaction_id** | **String** | Transaction ID. | [optional] |
-| **transaction_initiator** | **BOOLEAN** | Whether or not this audit can be considered the initiator of the transaction it is a part of. | [optional] |
+| **transaction_initiator** | **BOOLEAN** | Whether or not this audit can be considered the initiator of the transaction it is a part of. | [optional] [default to false]|
| **application** | **String** | The application through which the action of this AuditMessage was initiated. | [optional] |
| **service_name** | **String** | The name of the service which sent this AuditMessage. | |
| **level** | **String** | The level of this audit. USER or SYSTEM. | |
| **timestamp** | **String** | The time at which the action of this AuditMessage was initiated. | [optional] |
| **received_timestamp** | **String** | The time at which this AuditMessage was received. | |