C# Class PagarMe.Model.BulkAnticipationLimit

Inheritance: Base.Model
Exibir arquivo Open project: pagarme/pagarme-net Class Usage Examples

Public Methods

Method Description
BulkAnticipationLimit ( ) : System
BulkAnticipationLimit ( PagarMeService service ) : System
BulkAnticipationLimit ( PagarMeService service, string endpointPrefix ) : System

Method Details

BulkAnticipationLimit() public method

public BulkAnticipationLimit ( ) : System
return System

BulkAnticipationLimit() public method

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

BulkAnticipationLimit() public method

public BulkAnticipationLimit ( PagarMeService service, string endpointPrefix ) : System
service PagarMeService
endpointPrefix string
return System