Package cn.hex01.billing.open.sdk.api.vq
Interface ValidityQuotaApi
public interface ValidityQuotaApi
有效配额(仅有效期)
- Author:
- laoji
-
Method Summary
Modifier and TypeMethodDescriptionvoid充值void检查查询
-
Method Details
-
charge
充值- Parameters:
dto-- Throws:
BillingBusinessException
-
check
检查- Parameters:
dto-- Throws:
BillingBusinessException
-
query
查询- Parameters:
dto-- Returns:
- Throws:
BillingBusinessException
-