PurposeWriterDtoInterface
in
Interface PurposeWriterDataTransferObjectInterface
Table of Contents
- alias() : string
- category() : int
- deletable() : bool
- description() : array<string|int, string>
- name() : array<string|int, string>
- status() : bool
Methods
alias()
public
alias() : string
Return values
string —category()
public
category() : int
Return values
int —deletable()
public
deletable() : bool
Return values
bool —description()
public
description() : array<string|int, string>
Return values
array<string|int, string> —name()
public
name() : array<string|int, string>
Return values
array<string|int, string> —status()
public
status() : bool