UpdatePlatformDiscountSharePolicyBody

@Serializable
data class UpdatePlatformDiscountSharePolicyBody(val name: String? = null, val partnerShareRate: Int? = null, val memo: String? = null)

할인 분담 정책 업데이트를 위한 입력 정보

값이 명시되지 않은 필드는 업데이트하지 않습니다.

Constructors

Link copied to clipboard
constructor(name: String? = null, partnerShareRate: Int? = null, memo: String? = null)

Properties

Link copied to clipboard
val memo: String? = null

해당 할인 분담에 대한 메모

Link copied to clipboard
val name: String? = null

할인 분담 정책 이름

Link copied to clipboard
val partnerShareRate: Int? = null

할인 분담율