Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserEntitlementOperationResult

Hierarchy

  • UserEntitlementOperationResult

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 result

Result of the MemberEntitlement after the operation.

Optional userId

userId: string

Identifier of the Member being acted upon.

Generated using TypeDoc