# Packages
No description provided by the author
# Structs
No description provided by the author
ErrOrderDoesNotExist is a custom error to signify the order does not exist in the database.
ErrPaymentFailed is a custom error to signify the payment failed.
No description provided by the author
No description provided by the author
No description provided by the author
PaymentRequest is a struct representing the json object passed to the lambda containing ticket and payment details.
# Interfaces
No description provided by the author