ExStoneOpenbank v0.1.2 ExStoneOpenbank.API.Model.DryRunBarcodePaymentInput View Source

Input for a barcode payment dry run.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExStoneOpenbank.API.Model.DryRunBarcodePaymentInput{
  account_id: term(),
  barcode: term()
}

Link to this section Functions