Свойство | Тип | Описание | |
---|---|---|---|
DineroSettings | System |
Метод | Описание | |
---|---|---|
DineroSettings ( ClientCredentials client, |
||
DineroSettings ( ClientCredentials client, |
Метод | Описание | |
---|---|---|
GetApiVersion ( ) : int | ||
GetApplicationName ( ) : string |
Gets or sets name of the Dinero API application. Should not usually be changed from its default.
|
|
GetBaseApiUri ( ) : string |
Gets or sets the base uri for the Dinero API. Should not usually be changed from its default.
|
|
GetBaseAuthUri ( ) : string |
Gets or sets the base uri for authorization the Dinero API. Should not usually be changed from its default.
|
Метод | Описание | |
---|---|---|
DineroSettings ( ClientCredentials client, |
public DineroSettings ( ClientCredentials client, |
||
client | ClientCredentials | |
user | ||
scopes | IEnumerable |
|
Результат | System |
public DineroSettings ( ClientCredentials client, |
||
client | ClientCredentials | |
refreshToken | ||
Результат | System |