Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuditLog ¶
type AuditLog struct { Action Action `json:"action"` Module string `json:"module"` Resource string `json:"resource"` ChangedAt string `json:"changedAt"` ChangedBy string `json:"changedBy"` OldRowJSON string `json:"oldRowJson"` NewRowJSON string `json:"newRowJson"` ChangeNote string `json:"changeNote"` }
func GetCustomerAudit ¶
type AuditLogsResponse ¶
Click to show internal directories.
Click to hide internal directories.