Current section
Files
Jump to
Current section
Files
include/atproto_codegen@lower_FlatObject.hrl
-record(flat_object, {
nsid :: binary(),
name :: binary(),
properties :: list(atproto_codegen@lower:flat_field())
}).