UpsertMemoInput
in package
FinalYes
Tags
Table of Contents
Properties
- $memo : array<string|int, mixed>
Methods
- with() : self
Properties
$memo read-only
public
array<string|int, mixed>
$memo
Methods
with()
public
with([array<string|int, mixed>|null $memo = null ]) : self
Parameters
- $memo : array<string|int, mixed>|null = null