Click or drag to resize

IBlazePrepareInvoice Method

Prepares an invoice

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
BlazeInvoice PrepareInvoice(
	BlazeInvoiceRequest request
)

Parameters

request
Type: NetQuarry.ServicesBlazeInvoiceRequest
The invoice information.

Return Value

Type: BlazeInvoice
The invoice.
See Also