Update Individual Account
constructor(name: AccountRequests.UpdateAccountInfo? = null, email: String? = null, phoneNumber: String? = null, phoneCountryCode: String? = null, address: FrameObjects.BillingAddress? = null, birthdate: String? = null, ssn: String? = null, ssnLast4: String? = null, profileURL: String? = null)