PromotionPayMethodDoesNotMatchError

@Serializable
@SerialName(value = "PROMOTION_PAY_METHOD_DOES_NOT_MATCH")
data class PromotionPayMethodDoesNotMatchError : PayInstantlyError, PayWithBillingKeyError

결제수단이 프로모션에 지정된 것과 일치하지 않는 경우

Properties

Link copied to clipboard
open override val message: String? = null