WalletPaymentStatus

public enum WalletPaymentStatus

WalletPaymentStatus enum represents the status of PayPal payment. It includes idle and processing cases.

  • Undocumented

    Declaration

    Swift

    case idle
  • Undocumented

    Declaration

    Swift

    case processing