Add membershipPointsEarned property to ProgramMembership #2085
Comments
|
Care to file a PR? |
|
is the intent that it reports the total on some account, or that it reports an additional number of points corresponding to some transaction being reported in the same message? |
|
The former. A lot of email messages contain reports of the number of points/miles/stars someone has earned. |
vholland
added a commit
to vholland/schemaorg
that referenced
this issue
Nov 8, 2018
danbri
added a commit
that referenced
this issue
Dec 11, 2018
|
Implemented in release 3.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lots of email messages about program memberships describe the points earned. I propose adding a
membershipPointsEarnedproperty to ProgramMembership.The markup might looking something like:
The expected type of QuantitativeValue is to allow authors to use their custom name for the point system.
The text was updated successfully, but these errors were encountered: