Stripe.Resources.Lawson (tiger_stripe v0.1.10)

Copy Markdown View Source

payment_intent_next_action_konbini_lawson

Summary

Types

t()

@type t() :: %Stripe.Resources.Lawson{
  confirmation_number: String.t() | nil,
  payment_code: String.t()
}
  • confirmation_number - The confirmation number. Max length: 5000.
  • payment_code - The payment code. Max length: 5000.

Functions

object_name()