Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.22 KB

CustomerTimeline.md

File metadata and controls

15 lines (13 loc) · 1.22 KB

RebillySdk::CustomerTimeline

Properties

Name Type Description Notes
id AllOfCustomerTimelineId The Timeline message identifier string. [optional]
type String Timeline message type. [optional]
custom_event_type String Timeline custom event type. Used with `custom-event` type. Must be defined using Customer Timeline custom event API. [optional]
custom_data Object Timeline custom event data. Used with `custom-event` type. Will be transformed to `extraData` two-column table in response. [optional]
triggered_by String Shows who or what triggered the Timeline message. [optional]
message String The message that describes the message details. [optional]
extra_data TimelineExtraData [optional]
occurred_time AllOfCustomerTimelineOccurredTime Timeline message time. [optional]
_links Array<SelfLink> The links related to resource. [optional]