Skip to Content

VendorAuditLogResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the audit log entry.[default to null]
actionStringThe action that was performed (e.g., “create”, “update”, “delete”).[default to null]
resource_typeStringThe type of resource that was affected.[default to null]
resource_idStringOptional identifier of the affected resource.[optional] [default to null]
metadataanyAdditional metadata about the action in JSON format.[default to null]
created_atDateTimestamp when the action was performed.[default to null]

[Back to Model list] [Back to API list] [Back to README]