PCPayInclude
public enum PCPayInclude : String, Codable, Equatable, CaseIterable
This request returns all payment methods with included pre-authorized tokens. The list will contain the pre-authorized amount (incl. currency), the purpose PRNs, all information about the payment method, and the paymentToken that can be used to complete the payment. If no payment method is associated with a pre-authorized token, the result will contain only the payment methods.
-
Undocumented
Declaration
Swift
case paymentTokens = "paymentTokens"