Options
All
  • Public
  • Public/Protected
  • All
Menu

Get User Profile Photo API Payload.

Hierarchy

  • IGetUserProfilePhotosPayload

Index

Properties

Properties

Optional limit

limit: number

Limits the number of photos to be retrieved. Values between 1—100 are accepted. Defaults to 100.

Optional offset

offset: number

Sequential number of the first photo to be returned. By default, all photos are returned.

user_id

user_id: number

Unique identifier of the target user.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc