Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 334 Bytes

File metadata and controls

19 lines (12 loc) · 334 Bytes

BillingStatementStatus

The current status of the statement.

Example Usage

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

BillingStatementStatus value = BillingStatementStatus.OPEN;

Values

Name Value
OPEN open
CLOSED closed