ReadonlycreatedDate and time (UTC) the Message was generated.
Optional ReadonlycreatedIDs and references that created the Message.
ReadonlycustomerUnique identifier of the Customer.
ReadonlyexpiresDate and time (UTC) the password token expires.
ReadonlyidUnique identifier of the Message. Can be used to track which Messages have been processed.
ReadonlyinvalidateIf true, all password tokens issued previously for the Customer are invalidated.
ReadonlylastValue of createdAt.
Optional ReadonlylastIDs and references that last modified the Message.
ReadonlyresourceReference to the resource on which the change or action was performed.
Optional ReadonlyresourceUser-provided identifiers of the resource, such as key or externalId. Only present if the resource has such identifiers.
ReadonlyresourceVersion of the resource on which the change or action was performed.
ReadonlysequenceMessage number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1.
sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource.
ReadonlytypeMessage Type of the Message.
Optional ReadonlyvalueValue of the token, present only if the token's validity is 60 minutes or less.
ReadonlyversionVersion of a resource. In case of Messages, this is always 1.
Generated after a successful Create password reset token for Customer or Create password reset token for Customer in Store request. The
resourceproperty of the Message is a CustomerPasswordTokenReference.