GetMeParams
Parameters for the getMe API endpoint
interface GetMeParams {
customer?: boolean;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
customer | Optional | boolean |
Parameters for the getMe API endpoint
interface GetMeParams {
customer?: boolean;
}| Name | Required | Type | Description |
|---|---|---|---|
customer | Optional | boolean |