IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Container for the owner's display name and ID.

    interface Owner {
        DisplayName?: string;
        ID?: string;
    }
    Index

    Properties

    Properties

    DisplayName?: string

    ID?: string

    Container for the ID of the owner.