PlatformCurrencyNotSupportedError

@Serializable
@SerialName(value = "PLATFORM_CURRENCY_NOT_SUPPORTED")
data class PlatformCurrencyNotSupportedError : CreatePlatformOrderTransferError, CreatePlatformPartnerError, CreatePlatformPartnersError

지원 되지 않는 통화를 선택한 경우

Properties

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