GetLicensedProvidersRoutine Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class GetLicensedProvidersRoutine : CommandRequest
The GetLicensedProvidersRoutine type exposes the following members.
Name | Description | |
---|---|---|
![]() | Country |
Country code for PostalCode. If empty/undefined, "US" will be used.
|
![]() | CustomerId |
Optional; used by licensing module to process exclusions.
|
![]() | PostalCode |
Required when licensing is used, otherwise ignored.
|
![]() | RecordCount |
Max. number of records to return.
|
![]() | SpecialtyId |
Required. This is Specialty ID. 0 is acceptable value meaning “Unspecified Specialty”.
|
![]() | TimeStamp |
Optional; used by licensing module to process blackout periods.
|