View Source ExOAPI.Stripe.Schemas.PaymentMethodDetailsWechatPay (exoapi_stripe v0.1.4)
:fingerprint :: :string
Uniquely identifies this particular WeChat Pay account. You can use this attribute to check whether two WeChat accounts are the same.
:transaction_id :: :string
Transaction ID of this particular WeChat Pay transaction.
Link to this section Summary
Link to this section Types
@type params() :: map()
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()