inappmessaging / com.rakuten.tech.mobile.inappmessaging.runtime.data.enums / ValueType / getById

getById

@Nullable fun getById(@NotNull typeId: Int): ValueType?

Gets the value data type for a given typeId. If typeId argument is not any of the valid id, null will be returned.