Namespace:
RainWorx.FrameWorx.Providers.Payment
Assembly: RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5
Syntax
C#
bool CanPayInvoice( Invoice invoice, out ReasonCode reason )
Parameters
- invoice
- Type: RainWorx.FrameWorx.DTOInvoice
- reason
- Type: RainWorx.FrameWorx.DTOReasonCode
Return Value
Type: BooleanSee Also