Documentation

NotifyAllRequest extends Message
in package

Generated from protobuf message <code>website.builder.notifications.NotifyAllRequest</code>

Table of Contents

Properties

$code  : mixed
Generated from protobuf field <code>.website.builder.notifications.NotifyAllRequest.Code code = 1 [json_name = "code"];</code>

Methods

__construct()  : mixed
Constructor.
getCode()  : int
Generated from protobuf field <code>.website.builder.notifications.NotifyAllRequest.Code code = 1 [json_name = "code"];</code>
setCode()  : $this
Generated from protobuf field <code>.website.builder.notifications.NotifyAllRequest.Code code = 1 [json_name = "code"];</code>

Properties

$code

Generated from protobuf field <code>.website.builder.notifications.NotifyAllRequest.Code code = 1 [json_name = "code"];</code>

protected mixed $code = 0

Methods

__construct()

Constructor.

public __construct([array<string|int, mixed> $data = NULL ]) : mixed
Parameters
$data : array<string|int, mixed> = NULL

{ Optional. Data for populating the Message object.

@type int $code

}

getCode()

Generated from protobuf field <code>.website.builder.notifications.NotifyAllRequest.Code code = 1 [json_name = "code"];</code>

public getCode() : int
Return values
int

setCode()

Generated from protobuf field <code>.website.builder.notifications.NotifyAllRequest.Code code = 1 [json_name = "code"];</code>

public setCode(int $var) : $this
Parameters
$var : int
Return values
$this

        
On this page

Search results