createdAt property
Timestamp of when the webhook destination was created.
Implementation
@JsonKey(name: 'created_at', required: true)
late String createdAt;
Timestamp of when the webhook destination was created.
@JsonKey(name: 'created_at', required: true)
late String createdAt;