C# Class PagarMe.Model.BulkAnticipation

Inheritance: Base.Model
Show file Open project: pagarme/pagarme-net Class Usage Examples

Public Methods

Method Description
BulkAnticipation ( ) : System
BulkAnticipation ( PagarMeService service ) : System
BulkAnticipation ( PagarMeService service, string endpointPrefix = "" ) : System

Method Details

BulkAnticipation() public method

public BulkAnticipation ( ) : System
return System

BulkAnticipation() public method

public BulkAnticipation ( PagarMeService service ) : System
service PagarMeService
return System

BulkAnticipation() public method

public BulkAnticipation ( PagarMeService service, string endpointPrefix = "" ) : System
service PagarMeService
endpointPrefix string
return System