folder Contact
suspend fun folderContact(name: String, block: suspend FolderContactResourceBuilder.() -> Unit): FolderContact
Parameters
name
The unique name of the resulting resource.
block
Builder for FolderContact.
See also
Parameters
name
The unique name of the resulting resource.