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

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.BarcodePaymentInput{
  account_id: term(),
  barcode: term(),
  scheduled_to: term()
}

Link to this section Functions