Skip to content

Instantly share code, notes, and snippets.

@yzhong52
Last active September 6, 2021 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yzhong52/a9625fd2fb498b271c98842e2f5a95ab to your computer and use it in GitHub Desktop.
Save yzhong52/a9625fd2fb498b271c98842e2f5a95ab to your computer and use it in GitHub Desktop.
Sublime Text Plugin - PurchaseRequest Formatted
PurchaseRequest(
itemId: 375,
name: "Spook",
price: Amount(
value: 100,
currency: 'USD'
),
insurancePolicies=[
20931,
12035
]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment