PlatformExternalApiTemporarilyFailedError

@Serializable
@SerialName(value = "PLATFORM_EXTERNAL_API_TEMPORARILY_FAILED")
data class PlatformExternalApiTemporarilyFailedError : GetPlatformAccountHolderError

외부 api의 일시적인 오류

Properties

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