Cephalopod_models.Com_Atproto_Admin_GetSubjectStatuslexicon "com.atproto.admin.getSubjectStatus"
val pp_main_params :
Ppx_deriving_runtime.Format.formatter ->
main_params ->
Ppx_deriving_runtime.unitval show_main_params : main_params -> Ppx_deriving_runtime.stringval make_main_params :
?did:string ->
?uri:string ->
?blob:string ->
unit ->
main_paramsval main_params_of_value : main_params Cephalopod_dasl.Value.Util.convval main_params_to_value : main_params -> Cephalopod_dasl.Value.ttype main_output = {subject : [ `Com_atproto_admin_defs_reporef of
Types.com_atproto_admin_defs_reporef
| `Com_atproto_repo_strongref_main of
Types.com_atproto_repo_strongref_main
| `Com_atproto_admin_defs_repoblobref of
Types.com_atproto_admin_defs_repoblobref
| `Other of Cephalopod_dasl.Value.t ];takedown : Types.com_atproto_admin_defs_statusattr option;deactivated : Types.com_atproto_admin_defs_statusattr option;}val pp_main_output :
Ppx_deriving_runtime.Format.formatter ->
main_output ->
Ppx_deriving_runtime.unitval show_main_output : main_output -> Ppx_deriving_runtime.stringval main_output_of_value : main_output Cephalopod_dasl.Value.Util.convval main_output_to_value : main_output -> Cephalopod_dasl.Value.tval main : (main_params, main_output, unit) Base.queryGet the service-specific admin status of a subject (account, record, or blob).