Method
After D3.1: UC Specification WP3. Describes the restrictions/way of accessing a document
This class serializes to {"type":"OTP","oneTimePassword":"1234"} {"type":"public"} which is not to be confused with DocumentLocationMethod which instead serializes to {"document_access_mode":"OTP","oneTimePassword":"1234"} {"document_access_mode":"public", "oneTimePassword": null}
but otherwise does the exact same thing. This was never unified.