Skip to content

Issues with scoring models #32

@rkovarik

Description

@rkovarik
  • com.silverpop.api.client.command.GetContactScoresCommand#contactId should be a Long, not Integer
  • com.silverpop.api.client.converters.ApiDateConverter works only with one fixed format, fails for others
  • typo in the annotation of com.silverpop.api.client.result.elements.GetContactScoresModel#scoreComponents
  • com.silverpop.api.client.result.elements.GetContactScoresModelScoreComponent#value could be a String, not only an Integer
  • the annotation value for com.silverpop.api.client.result.elements.GetScoringModelsModel#scoreComponents should be SCORE_COMPONENT_TYPES, not SCORE_COMPONENTS
  • the annotation value for com.silverpop.api.client.result.elements.GetScoringModelsModelScoreComponent should be SCORE_COMPONENT_TYPE, not SCORE_COMPONENT
  • missing annotation of com.silverpop.api.client.result.elements.GetScoringModelsModelScoreComponentValues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions