ex_saferpay v0.2.1 ExSaferpay.Request.AliasInsertDirect

See AliasInsertDirect http://saferpay.github.io/jsonapi/1.2/

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExSaferpay.Request.AliasInsertDirect{check: nil | ExSaferpay.Request.Check.t(), payment_means: nil | ExSaferpay.Request.PaymentMeans.t(), register_alias: ExSaferpay.Request.RegisterAlias.t(), request_header: ExSaferpay.Request.RequestHeader.t()}
Link to this type type()
type() :: :card | :bank_account | :postfinance

Link to this section Functions

Link to this function generate(attrs)