Skip to main content

DeliveryRequest

Import this model from the entry point of its package:

import { DeliveryRequest } from '@sailpoint/angular-sdk/shared_signals_framework_ssf';

Properties

NameTypeDescriptionNotes
method(optional) stringDelivery method (optional for PATCH).[default to undefined]
endpoint_url(optional) stringReceiver endpoint URL (optional for PATCH).[default to undefined]
authorization_header(optional) stringOptional authorization header value.[default to undefined]