Figma · Schema

PaymentInformation

An object describing a user's payment information for a plugin, widget, or Community file.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Properties

Name Type Description
user_id string The ID of the user whose payment information was queried. Can be used to verify the validity of a response.
resource_id string The ID of the plugin, widget, or Community file that was queried. Can be used to verify the validity of a response.
resource_type string The type of the resource.
date_of_purchase string The UTC ISO 8601 timestamp indicating when the user purchased the resource. No value is given if the user has never purchased the resource.
View JSON Schema on GitHub