NotificationForPaymentMethod
public enum NotificationForPaymentMethod
Notify about payment method data
-
Undocumented
Declaration
Swift
public static var service: PayAPIService<PayAPI.PaymentMethods.NotificationForPaymentMethod.Response>
-
Type of the notification
See moreDeclaration
Swift
public enum PCPayType : String, Codable, Equatable, CaseIterable
-
Undocumented
See moreDeclaration
Swift
public final class Request : PayAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible