Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 429 Bytes

File metadata and controls

19 lines (12 loc) · 429 Bytes

CommercePaymentMethodResponseStatus

Status of the payment method.

Example Usage

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

CommercePaymentMethodResponseStatus value = CommercePaymentMethodResponseStatus.ACTIVE;

Values

Name Value
ACTIVE active
DISCONNECTED disconnected