Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 262 Bytes

File metadata and controls

19 lines (12 loc) · 262 Bytes

PaymentType

The payment method type.

Example Usage

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

PaymentType value = PaymentType.CARD;

Values

Name Value
CARD card
LINK link