- type PrivatePmeToken {
- # The access token embedded in the generated link. This can be used to delete the
- # token if it need to be invalidated
- # before its expiration.
- : ID
- # The Matterport application the link was generated for.
- : MatterportApplication
- # Expiration time of the link.
- : DateTime
- }