BtrzWebhooksDeniedFields v0.1.4 BtrzWebhooksDeniedFields View Source
Documentation for BtrzWebhooksDeniedFields.
Link to this section Summary
Functions
Get the denied fields.
Link to this section Functions
Link to this function
get_fields() View Source
Get the denied fields.
Examples
iex> BtrzWebhooksDeniedFields.get_fields()
%{"*" => ["password", "credentials"]}