PlatformSettlementParameterNotFoundError

@Serializable
@SerialName(value = "PLATFORM_SETTLEMENT_PARAMETER_NOT_FOUND")
data class PlatformSettlementParameterNotFoundError : CreatePlatformOrderTransferError

정산 파라미터가 존재하지 않는 경우

Properties

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