CreateIndividualAccount

constructor(name: AccountObjects.IndividualAccountName? = null, email: String? = null, phone: AccountObjects.AccountPhoneNumber? = null, address: FrameObjects.BillingAddress? = null, birthdate: String? = null, ssn: String? = null, ssnLast4: String? = null, profileURL: String? = null)