Interface PlaceUserShowOptions

Mapping of available query parameters for the users show endpoint

interface PlaceUserShowOptions {
    include_metadata?: boolean;
}

Properties

include_metadata?: boolean

Include user metadata in the response