Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 256 Bytes

File metadata and controls

19 lines (12 loc) · 256 Bytes

PayerType

Filter plans by payer type

Example Usage

import com.clerk.backend_api.models.operations.PayerType;

PayerType value = PayerType.USER;

Values

Name Value
USER user
ORG org