Skip to content

Commit

Permalink
Add Subscriber props
Browse files Browse the repository at this point in the history
  • Loading branch information
zarathustra323 committed Nov 29, 2018
1 parent f398050 commit 6b19060
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/default-props.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,15 @@ module.exports = {
'ObjectID',
'SendClassificationType',
],
Subscriber: [
'Client.ID',
'CreatedDate',
'EmailAddress',
'EmailTypePreference',
'ID',
'PartnerKey',
'Status',
'SubscriberKey',
'UnsubscribedDate',
],
};

0 comments on commit 6b19060

Please sign in to comment.