id; } /** * Get account. * * @return null|int|Account * * @since 1.0.0 */ public function getAccount() { return $this->account; } }