Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 309 Bytes

File metadata and controls

19 lines (12 loc) · 309 Bytes

QueryParamPayerType

Filter subscription items by payer type

Example Usage

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

QueryParamPayerType value = QueryParamPayerType.USER;

Values

Name Value
USER user
ORG org