ex_saferpay v0.2.0 ExSaferpay.Request.TransactionCapture
Request Body for http://saferpay.github.io/jsonapi/#Payment_v1_Transaction_Capture
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %ExSaferpay.Request.TransactionCapture{amount: nil | ExSaferpay.Request.Amount.t(), billpay: nil | ExSaferpay.Request.Billpay.t(), partial: nil | ExSaferpay.Request.Partial.t(), pending_notification: ExSaferpay.Request.PendingNotification.t(), request_header: ExSaferpay.Request.RequestHeader.t(), transaction_reference: ExSaferpay.Request.TransactionReference.t()}
Link to this section Functions
Link to this function
generate(attrs)
Link to this function
new(attrs)