B2bBankAccountNotFoundError

@Serializable
@SerialName(value = "B2B_BANK_ACCOUNT_NOT_FOUND")
data class B2bBankAccountNotFoundError : GetB2bAccountHolderError

계좌가 존재하지 않는 경우

Properties

Link copied to clipboard
val message: String? = null