NodePing.Checks.check_exists-question-mark
You're seeing just the function
check_exists-question-mark
, go back to NodePing.Checks module for more information.
Specs
check_exists?( token :: bitstring(), id :: bitstring(), customerid :: bitstring() | nil ) :: boolean()
Find whether a check exists or not. Returns true if present or false if nonexistent
token
- NodePing API token that is provided with accountid
- Check ID of the check you want to verify is present or notcustomerid
- optional ID to access a subaccount