Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationResult

Hierarchy

  • OperationResult

Index

Properties

Optional errors

errors: Array<object>

List of error codes paired with their corresponding error messages.

Optional isSuccess

isSuccess: boolean

Success status of the operation.

Optional memberId

memberId: string

Identifier of the Member being acted upon.

Optional result

Result of the MemberEntitlement after the operation.

Generated using TypeDoc