method IntentMandateSerializer.prototype.validateRequiredFields
IntentMandateSerializer.prototype.validateRequiredFields(parsed: any): void

Validate required fields for IntentMandate deserialization

Parameters

parsed: any

Return Type

void

Usage

import { IntentMandateSerializer } from ".";