## Default Permission Default permissions for the plugin - `allow-ping` - `allow-createCustomer` - `allow-fetchProjectOverviewData` - `allow-getCustomersData` ## Permission Table
Identifier Description
`revenue-cat:allow-createCustomer` Enables the createCustomer command without any pre-configured scope.
`revenue-cat:deny-createCustomer` Denies the createCustomer command without any pre-configured scope.
`revenue-cat:allow-fetchProjectOverviewData` Enables the fetchProjectOverviewData command without any pre-configured scope.
`revenue-cat:deny-fetchProjectOverviewData` Denies the fetchProjectOverviewData command without any pre-configured scope.
`revenue-cat:allow-getCustomersData` Enables the getCustomersData command without any pre-configured scope.
`revenue-cat:deny-getCustomersData` Denies the getCustomersData command without any pre-configured scope.
`revenue-cat:allow-ping` Enables the ping command without any pre-configured scope.
`revenue-cat:deny-ping` Denies the ping command without any pre-configured scope.