PixPermissions class

Classe que facilita o uso das permissões necessárias para o uso da API.

Constructors

PixPermissions()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Static Properties

cobRead String
no setter
cobVRead String
no setter
cobVWrite String
no setter
cobWrite String
no setter
gnBalanceRead String
no setter
gnPixEvpRead String
no setter
gnPixEvpWrite String
no setter
gnSettingsRead String
no setter
gnSettingsWrite String
no setter
loteCobVRead String
no setter
loteCobVWrite String
no setter
payloadLocationRead String
no setter
payloadLocationWrite String
no setter
pixRead String
no setter
pixSend String
no setter
pixWrite String
no setter
webhookRead String
no setter
webhookWrite String
no setter