StructuredPostalBuilder

class StructuredPostalBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder

Data row builder for structured addresses.

Constructors

Link copied to clipboard
constructor(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun build(): List<BatchOperation.CpoBuilder>