Charge class

Cobrança Direta Podemos efetuar uma cobrança direta de um valor, utilizando um token de cartão de crédito, uma forma de pagamento de cliente ou gerando um boleto bancário.

Inheritance

Constructors

Charge(IuguClient client)

Properties

apiResource APIResource
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

create({required ChargeRequestMessage request, String apiUserToken = ''}) Future<ChargeResponseMessage>
Cria uma nova cobrança possibilitando envio do token customizado, geralmente de uma subconta, em maketplaces
dispose() → void
Disposes controllers, streams, etc.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited