Documentation
Preparing search index...
Client Persons
GetEmailAddressesCommand
Class GetEmailAddressesCommand
Hierarchy (
View Summary
)
Command
<
GetEmailAddressesInput
,
GetEmailAddressesOutput
,
PersonsMiddlewareExecutionContext
,
>
GetEmailAddressesCommand
Index
Constructors
constructor
Properties
input
middleware
Constructors
constructor
new
GetEmailAddressesCommand
(
input
:
{
byuId
:
string
}
)
:
GetEmailAddressesCommand
Parameters
input
:
{
byuId
:
string
}
Returns
GetEmailAddressesCommand
Properties
input
input
:
GetEmailAddressesInput
Readonly
middleware
middleware
:
MiddlewareStack
<
GetEmailAddressesInput
,
GetEmailAddressesOutput
,
PersonsMiddlewareExecutionContext
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
middleware
Documentation
Loading...