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

Latest commit

 

History

History
13 lines (10 loc) · 795 Bytes

MemberActivity.md

File metadata and controls

13 lines (10 loc) · 795 Bytes

# MemberActivity

Properties

Name Type Description Notes
id string Unique event ID, assigned by Voucherify. [optional]
type string Event type. [optional]
data object 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 member activity occurred in ISO 8601 format. [optional]
group_id string Unique identifier of the request that caused the event. [optional]

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