RecommendationSubmissionInput
in package
FinalYes
Allowlisted creation input, shared by HTTP and workflow submission boundaries.
Table of Contents
Constants
- FIELDS : mixed = ['award_id', 'member_id', 'member_public_id', '...
Methods
- normalize() : array<string, mixed>
Constants
FIELDS
private
mixed
FIELDS
= ['award_id', 'member_id', 'member_public_id', 'branch_id', 'requester_sca_name', 'member_sca_name', 'contact_email', 'contact_number', 'reason', 'specialty', 'call_into_court', 'court_availability', 'person_to_notify', 'not_found']
Methods
normalize()
public
static normalize(array<string|int, mixed> $input[, bool $http = false ]) : array<string, mixed>
Parameters
- $input : array<string|int, mixed>
- $http : bool = false