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

Dry Run input for a barcode payment.

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