Interface IRequestById

Current version: 4.0

Interface for notification requests that target users by id.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsNotifications
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IRequestById

Properties

Recipients

Gets or sets the recipients.

Declaration
RequestResponse
IList<long> Recipients { get; set; }
Property Value
TypeDescription
IList<>long

Methods

Validate()

Validates the request.

Declaration
RequestResponse
void Validate()
Exceptions
TypeCondition
ValidationException

When the request has invalid properties.

Do you have some feedback for us?

If you have suggestions for improving this article,