Platform Additional Fee Policy
@Serializable
추가 수수료 정책
추가 수수료 정책는 고객사의 주문건에 대한 중개수수료에 별도로 추가로 부여되는 수수료입니다. 대표적인 사용 예시로 풀필먼트 수수료, 로켓배송 수수료, 마케팅 채널 수수료등이 있습니다.
Constructors
Link copied to clipboard
constructor(id: String, graphqlId: String, name: String, fee: PlatformFee, vatPayer: PlatformPayer, isArchived: Boolean, appliedAt: @Serializable(with = InstantSerializer::class ) Instant, memo: String? = null)