Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Description

Available from version

Entities

DeleteCustomFieldDto[]

And array of DeleteCustomFieldDto that was passed to the method. Now containing values for IsError and ErrorMessages depending on if everything worked normally or not.

2.38

Message

string

A response message, "OK" if nothing went wrong and otherwise and error message.

2.38

IsError

bool

A bool to describe if the entire request went wrongfailed to perform any actions. If true then nothing was createddeleted, if false then all individual FeeRecords CustomFields that could be created deleted were createddeleted.

2.38