The set of fields that a org may be sorted on.
enum OrganizationSortField {# The org's date of creation.created# The org's name.name# The org's status.status# The org's subscription id which is linked to service level.subscription_id}