@biblioteksentralen/cordata
    Preparing search index...

    Interface BindingType

    Binding type is taken from a controlled list of bindings for paper books. Provisionally it is expressed as a string in Norwegian Bokmål, but additional languages will be added later.

    interface BindingType {
        code: string;
        name: LanguageMap;
    }
    Index

    Properties

    Properties

    code: string

    Code to use in MARC.

    Human-readable name of the binding type.