Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Wallet.ApplePay (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() ::
  %Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Card.Wallet.ApplePay{
    type: String.t() | nil
  }
  • type - Type of the apple_pay transaction, one of apple_pay or apple_pay_later. Max length: 5000.