ReceiptDecoder.Parser (receipt_decoder v0.5.0) View Source
The Payload Parser
Link to this section Summary
Functions
Parse the payload, return a parsed ReceiptDecoder.AppReceipt
struct.
Link to this section Functions
Specs
parse_payload(bitstring()) :: {:ok, ReceiptDecoder.AppReceipt.t()} | {:error, any()}
Parse the payload, return a parsed ReceiptDecoder.AppReceipt
struct.