FeegrantQueryClient..::..Allowance Method

Allowance returns fee granted to the grantee by the granter.

Namespace:  SecretNET.Query
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public Task<QueryAllowanceResponse> Allowance(
	QueryAllowanceRequest request
)

Parameters

request
Type: QueryAllowanceRequest
The request.

Return Value

QueryAllowanceResponse.