Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 767 Bytes

CustomerActivity.md

File metadata and controls

12 lines (9 loc) · 767 Bytes

# CustomerActivity

Properties

Name Type Description Notes
id string Unique event ID, assigned by Voucherify. [optional]
type string Event type. [optional]
data \OpenAPI\Client\Model\CustomerActivityData[] Contains details about the event. The objects that are returned in the data attribute differ based on the context of the event type. [optional]
created_at \DateTime Timestamp representing the date and time when the customer activity occurred in ISO 8601 format. [optional]

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