TokenizePaypalRequest

public protocol TokenizePaypalRequest

The JSON request structure of the Tokenize PayPalApi endpoint.

  • Undocumented

    Declaration

    Swift

    var nonce: String { get }
  • Undocumented

    Declaration

    Swift

    var primary: Bool? { get }