alternateIdentifier

@JvmName(name = "pmknkfsqyotyqimo")
suspend fun alternateIdentifier(value: GetGroupAlternateIdentifier?)

Parameters

value

A unique identifier for the group that is not the primary identifier. Conflicts with group_id and filter. Detailed below.


@JvmName(name = "roxufvwpcpvxnocs")
suspend fun alternateIdentifier(argument: suspend GetGroupAlternateIdentifierBuilder.() -> Unit)

Parameters

argument

A unique identifier for the group that is not the primary identifier. Conflicts with group_id and filter. Detailed below.