aeat.adapters.outbound.aeat.sede._declarations_remote module

Remote-read guard helpers for the declarations register walker.

assert_read_http(method, url, *, policy)[source]
Return type:

None

Parameters:
assert_read_browser_action(action, *, policy)[source]
Return type:

None

Parameters:
extract_csv_from_url(url)[source]

Extract and shape-validate the CSV query parameter from a cotejo URL.

Return type:

str

Parameters:

url (str)