Change types
Add Interface Interaction
typeString | "AddInterfaceInteractionChange" |
changeString | "addInterfaceInteraction" |
nextValue | Value after the change. |
Add Transaction
typeString | "AddTransactionChange" |
changeString | "addTransaction" |
nextValue | Value after the change. |
Change Amount Planned
Change Transaction Interaction ID
typeString | "ChangeTransactionInteractionIdChange" |
changeString | "changeTransactionInteractionId" |
previousValueString | Value after the change. |
nextValueString | Value before the change. |
transaction | Holds information about the updated Transaction. |
Change Transaction State
typeString | "ChangeTransactionStateChange" |
changeString | "changeTransactionState" |
previousValue | Value before the change. |
nextValue | Value after the change. |
transaction | Holds information about the updated Transaction. |
Change Transaction Timestamp
typeString | "ChangeTransactionTimestampChange" |
changeString | "changeTransactionTimestamp" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
transaction | Holds information about the updated Transaction. |
Set Anonymous ID
typeString | "SetAnonymousIdChange" |
changeString | "setAnonymousId" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Custom Field
typeString | "SetCustomFieldChange" |
changeString | "setCustomField" |
previousValueAny | Value before the change. |
nextValueAny | Value after the change. |
nameString | Name of the Custom Field. |
customTypeIdString | id of the referenced Type. |
Set Custom Type
typeString | "SetCustomTypeChange" |
changeString | "setCustomType" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Customer
Set Interface ID
typeString | "SetInterfaceIdChange" |
changeString | "setInterfaceId" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Key
typeString | "SetKeyChange" |
changeString | "setKey" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Method Info Interface
typeString | "SetMethodInfoInterfaceChange" |
changeString | "setMethodInfoInterface" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Method Info Method
typeString | "SetMethodInfoMethodChange" |
changeString | "setMethodInfoMethod" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Method Info Name
typeString | "SetMethodInfoNameChange" |
changeString | "setMethodInfoName" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Status Interface Code
typeString | "SetStatusInterfaceCodeChange" |
changeString | "setStatusInterfaceCode" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Status Interface Text
typeString | "SetStatusInterfaceTextChange" |
changeString | "setStatusInterfaceText" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Transaction Custom Field
typeString | "SetTransactionCustomFieldChange" |
changeString | "setTransactionCustomField" |
transaction | Holds information about the updated Transaction. |
nameString | Name of the Custom Field. |
customTypeIdString | id of the referenced Type. |
previousValueAny | Value before the change. |
nextValueAny | Value after the change. |
Set Transaction Custom Type
typeString | "SetTransactionCustomTypeChange" |
changeString | "setTransactionCustomType" |
transaction | Holds information about the updated Transaction. |
previousValue | Value before the change. |
nextValue | Value after the change. |