Cephalopod_models.Com_Atproto_Admin_Defs
lexicon "com.atproto.admin.defs"
val pp_statusattr :
Ppx_deriving_runtime.Format.formatter ->
Types.com_atproto_admin_defs_statusattr ->
Ppx_deriving_runtime.unit
val statusattr_of_value :
Types.com_atproto_admin_defs_statusattr Cephalopod_dasl.Value.Util.conv
val statusattr_to_value :
Types.com_atproto_admin_defs_statusattr ->
Cephalopod_dasl.Value.t
type nonrec accountview = Types.com_atproto_admin_defs_accountview = {
did : string;
format: "Did"
*)handle : string;
format: "Handle"
*)email : string option;
indexedAt : string;
format: "Datetime"
*)invitedBy : Types.com_atproto_server_defs_invitecode option;
invites : Types.com_atproto_server_defs_invitecode list option;
invitesDisabled : bool option;
emailConfirmedAt : string option;
format: "Datetime"
*)inviteNote : string option;
deactivatedAt : string option;
format: "Datetime"
*)threatSignatures : Types.com_atproto_admin_defs_threatsignature list option;
}
val pp_accountview :
Ppx_deriving_runtime.Format.formatter ->
Types.com_atproto_admin_defs_accountview ->
Ppx_deriving_runtime.unit
val accountview_of_value :
Types.com_atproto_admin_defs_accountview Cephalopod_dasl.Value.Util.conv
val accountview_to_value :
Types.com_atproto_admin_defs_accountview ->
Cephalopod_dasl.Value.t
val pp_reporef :
Ppx_deriving_runtime.Format.formatter ->
Types.com_atproto_admin_defs_reporef ->
Ppx_deriving_runtime.unit
val reporef_of_value :
Types.com_atproto_admin_defs_reporef Cephalopod_dasl.Value.Util.conv
val reporef_to_value :
Types.com_atproto_admin_defs_reporef ->
Cephalopod_dasl.Value.t
type nonrec repoblobref = Types.com_atproto_admin_defs_repoblobref = {
did : string;
format: "Did"
*)cid : string;
format: "Cid"
*)recordUri : string option;
format: "AtUri"
*)}
val pp_repoblobref :
Ppx_deriving_runtime.Format.formatter ->
Types.com_atproto_admin_defs_repoblobref ->
Ppx_deriving_runtime.unit
val repoblobref_of_value :
Types.com_atproto_admin_defs_repoblobref Cephalopod_dasl.Value.Util.conv
val repoblobref_to_value :
Types.com_atproto_admin_defs_repoblobref ->
Cephalopod_dasl.Value.t
val pp_threatsignature :
Ppx_deriving_runtime.Format.formatter ->
Types.com_atproto_admin_defs_threatsignature ->
Ppx_deriving_runtime.unit
val threatsignature_of_value :
Types.com_atproto_admin_defs_threatsignature Cephalopod_dasl.Value.Util.conv
val threatsignature_to_value :
Types.com_atproto_admin_defs_threatsignature ->
Cephalopod_dasl.Value.t