Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RetPhameBlogSearch

Hierarchy

Index

Properties

Optional after

after: undefined | string

Optional before

before: undefined | string

error_code

error_code: string

error_info

error_info: string

Optional limit

limit: undefined | number

result

result: object

Type declaration

  • cursor: object
    • after: string
    • before: string
    • limit: number
    • order: string
  • data: Array<retPhameBlogSearchData>
  • maps: object
  • query: object
    • queryKey: string

Generated using TypeDoc