Hierarchy

  • GetBlockNumbersFinalizeRequest

Implements

Constructors

Properties

blockGroupId?: string

Description

수신 차단 그룹 핸들키

blockNumberId?: string

Description

수신 차단 그룹 별 수신번호 핸들키

limit?: number

Description

조회 시 제한할 건 수 (기본: 20, 최대: 500)

memo?: string | {
    like: string;
}

Description

수신 차단 그룹 별 수신번호 목록에 대한 메모 (부분 검색 가능)

phoneNumber?: string

Description

해당 그룹의 발신번호를 차단한 수신번호

startKey?: string

Description

페이지네이션 조회 키

Generated using TypeDoc