Skip to content

Instantly share code, notes, and snippets.

@bicatu
Created July 15, 2023 12:22
Show Gist options
  • Save bicatu/1024fb8c89e4a0603c6f54cc574c2ec7 to your computer and use it in GitHub Desktop.
Save bicatu/1024fb8c89e4a0603c6f54cc574c2ec7 to your computer and use it in GitHub Desktop.
State-Carried State
{
number: "aaa-bbb-ccc-ddd",
state: "received",
customerId: "X",
totalAmount: 100.99,
usedPaymentMethod: "CreditCard"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment