AllowedPaymentMethodsPaypal

interface AllowedPaymentMethodsPaypal

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

clientToken
Link copied to clipboard

The paypal client token used for configuration and authorization of paypal transactions.

abstract val clientToken: String
serviceStatus
Link copied to clipboard

This property indicates the status of the paypal service in the container.

abstract val serviceStatus: ServiceStatus