View source: R/list_document_types.R
list_document_types | R Documentation |
Fetches the names of documenttypes and associated IDs
list_document_types(jurisdiction_id = NULL, reverse = FALSE, verbose = 0)
jurisdiction_id |
ID for the jurisdiction |
reverse |
reverses the key-value mapping |
verbose |
prints out the url of the API call |
Returns dictionary containing names of documenttypes & associated IDs
## Not run: list_document_types(jurisdiction_id = 65,
reverse = FALSE, verbose = 0)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.