Details

Name Data Type Is Nullable
Id Integer False
RouteId Integer False
Stop Integer False
AgencyId Integer True
ContributorId Integer True
CreatedOn DateTime False
CreatedBy Integer False
ModifiedOn DateTime False
ModifiedBy Integer False
InactiveOn DateTime True
InactiveBy Integer True
IsInactive Boolean False
AgencyAddressId Integer True
ContributorAddressId Integer True
Comment String False
AgencyId::Agency.ReferenceCode String False
AgencyId::Agency.Name String False
AgencyId_FormattedValue String False
AgencyAddressId::AgencyAddress.Name String False
AgencyAddressId::AgencyAddress.AddressLine1 String False
AgencyAddressId::AgencyAddress.AddressLine2 String False
AgencyAddressId::AgencyAddress.City String False
AgencyAddressId_FormattedValue String False
ContributorId::Contributor.ReferenceCode String False
ContributorId::Contributor.Name String False
ContributorId_FormattedValue String False
ContributorAddressId::ContributorAddress.Name String False
ContributorAddressId::ContributorAddress.AddressLine1 String False
ContributorAddressId::ContributorAddress.AddressLine2 String False
ContributorAddressId::ContributorAddress.City String False
ContributorAddressId_FormattedValue String False

Object:

{
    Id":####,
    RouteId":####,
    Stop":####,
    AgencyId":####,
    ContributorId":####,
    CreatedOn":"MM-dd-yyyy hh:mm:ss",
    CreatedBy":####,
    ModifiedOn":"MM-dd-yyyy hh:mm:ss",
    ModifiedBy":####,
    InactiveOn":"MM-dd-yyyy hh:mm:ss",
    InactiveBy":####,
    IsInactive":True/False,
    AgencyAddressId":####,
    ContributorAddressId":####,
    Comment":"abcABC123",
    AgencyId::Agency.ReferenceCode":"abcABC123",
    AgencyId::Agency.Name":"abcABC123",
    AgencyId_FormattedValue":"abcABC123",
    AgencyAddressId::AgencyAddress.Name":"abcABC123",
    AgencyAddressId::AgencyAddress.AddressLine1":"abcABC123",
    AgencyAddressId::AgencyAddress.AddressLine2":"abcABC123",
    AgencyAddressId::AgencyAddress.City":"abcABC123",
    AgencyAddressId_FormattedValue":"abcABC123",
    ContributorId::Contributor.ReferenceCode":"abcABC123",
    ContributorId::Contributor.Name":"abcABC123",
    ContributorId_FormattedValue":"abcABC123",
    ContributorAddressId::ContributorAddress.Name":"abcABC123",
    ContributorAddressId::ContributorAddress.AddressLine1":"abcABC123",
    ContributorAddressId::ContributorAddress.AddressLine2":"abcABC123",
    ContributorAddressId::ContributorAddress.City":"abcABC123",
    ContributorAddressId_FormattedValue":"abcABC123"
}