withValue

fun NumberAttribute.withValue(value: Int): UserProfileUpdate<out bf>

Updates the attribute with the specified value.

Since

1.4.0

Return

The UserProfileUpdate object.

Parameters

value

Number value

See also

NumberAttribute.withValue