PCPayFiltervalid
public enum PCPayFiltervalid : String, Codable, Equatable, CaseIterable
Get all valid payment tokens for user. Valid means that a token was successfully created and is not expired. It might be unusable, for example if it is used in a transaction already.
-
Undocumented
Declaration
Swift
case `true` = "true"