View Source ReceiptDecoder.Parser (receipt_decoder v0.7.0)
The Payload Parser
Summary
Functions
Parse the payload, return a parsed ReceiptDecoder.AppReceipt
struct.
Functions
@spec parse_payload(bitstring()) :: {:ok, ReceiptDecoder.AppReceipt.t()} | {:error, any()}
Parse the payload, return a parsed ReceiptDecoder.AppReceipt
struct.