@orangecheck/me-client / ClassBSubtype
Type Alias: ClassBSubtype
type ClassBSubtype =
| "payment_authorization"
| "scoped_action_authorization"
| "attest_verification_at_gate"
| "stamp_signing"
| "pledge_resolution";
Defined in: me-client/src/types.ts:45