C# Class EncompassApi.Services.Verification.OrderEVVOEParameters

The parameters to specify when ordering EVVOE.
Inheritance: OrderServiceParameters
Show file Open project: fairwayindependentmc/EncompassApi

Public Methods

Method Description
OrderEVVOEParameters ( EncompassApi.Services.Verification.EVVOEProduct product )

OrderEVVOEParameters constructor.

Method Details

OrderEVVOEParameters() public method

OrderEVVOEParameters constructor.
public OrderEVVOEParameters ( EncompassApi.Services.Verification.EVVOEProduct product )
product EncompassApi.Services.Verification.EVVOEProduct Object containing all the necessary product information needed for a EVVOE service provider to process a service request.