Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 350 Bytes

File metadata and controls

20 lines (13 loc) · 350 Bytes

PaymentMethod

The payment method type.

Example Usage

import com.clerk.backend_api.models.components.PaymentMethod;

PaymentMethod value = PaymentMethod.CARD;

Values

Name Value
CARD card
APPLE_PAY apple_pay
GOOGLE_PAY google_pay