Versions Compared

Key

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

...

NameTypeDescriptionMandatoryAvailable from version
IdGuidThe id of the FeeRecord. No 2.38
AccountBrickIdGuidThe brick id of the account that should receive the FeeRecord . Yes 2.38

Response

...

DeleteFeeRecordResponse inherits from ResponseBase

NameTypeDescriptionAvailable from version
EntitiesFeeRecordDto[]An array of created deleted FeeRecords. If you created FixedAmountFeeRecordDtos it will return this implementation class.2.38
MessagestringA response message, "OK" if nothing went wrong and otherwise and error message.2.38
IsErrorboolA bool to describe if the entire request went wrong. If true then nothing was createddeleted, if false then all individual FeeRecords that could be created deleted were createddeleted.2.38