field Mappings
Parameters
value
Maps a profile property with the StrongId of related profile. This is an array to support StrongIds that are composite key as well.
Parameters
values
Maps a profile property with the StrongId of related profile. This is an array to support StrongIds that are composite key as well.
suspend fun fieldMappings(argument: List<suspend RelationshipTypeFieldMappingArgsBuilder.() -> Unit>)
suspend fun fieldMappings(vararg argument: suspend RelationshipTypeFieldMappingArgsBuilder.() -> Unit)
Parameters
argument
Maps a profile property with the StrongId of related profile. This is an array to support StrongIds that are composite key as well.