Enum Class Disclosures.EmploymentSectorEnum

java.lang.Object
java.lang.Enum<Disclosures.EmploymentSectorEnum>
markets.alpaca.client.openapi.broker.model.Disclosures.EmploymentSectorEnum
All Implemented Interfaces:
Serializable, Comparable<Disclosures.EmploymentSectorEnum>, Constable
Enclosing class:
Disclosures

public static enum Disclosures.EmploymentSectorEnum extends Enum<Disclosures.EmploymentSectorEnum>
The industry sector of employment. If the `employment_status` is `unemployed` or `student`, set this property to `not_employed`. If the `employment_status` is `retired`, set this to `self_employed`.