@opentdf/sdk
    Preparing search index...

    Type Alias RequiredObligations

    The fully qualified obligations that the caller is required to fulfill.

    type RequiredObligations = {
        fqns: string[];
    }
    Index

    Properties

    Properties

    fqns: string[]

    List of obligations values' fully qualified names.