You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`buyer`|[OptionalNullable[models.TransactionBuyer]](../models/transactionbuyer.md)|:heavy_minus_sign:| The buyer associated with the payment link. ||
34
34
|`shipping_details`|[OptionalNullable[models.ShippingDetails]](../models/shippingdetails.md)|:heavy_minus_sign:| The shipping details for the payment link. ||
35
-
|`connection_options`| Dict[str, Dict[str, *Any*]]|:heavy_minus_sign:| The connection options for the payment link. ||
35
+
|`connection_options`| Dict[str, Dict[str, *Any*]]|:heavy_minus_sign:| The connection options for the payment link. ||
36
+
|`store`|*Optional[bool]*|:heavy_minus_sign:| Whether the payment method was stored. ||
37
+
|`buyer_id`|*OptionalNullable[str]*|:heavy_minus_sign:| The ID of the buyer to associate with the stored payment method. | a1b2c3d4-5678-90ab-cdef-1234567890ab |
0 commit comments