GetB2bCounterpartiesResponse

@Serializable
data class GetB2bCounterpartiesResponse(val page: PageInfo, val items: List<B2bCounterparty>)

거래처 검색 성공 응답

Constructors

Link copied to clipboard
constructor(page: PageInfo, items: List<B2bCounterparty>)

Properties

Link copied to clipboard

거래처 목록

Link copied to clipboard

페이지 정보