\jd_vop\response\priceGetUnionBalanceGeious

查询余额 Result Geious

Summary

Methods
Properties
Constants
__construct()
$pin
$penaltySumAmt
$creditLimit
$debtSumAmt
$remainLimit
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$pin

$pin : string

Type

string — 入参的pin值。

$penaltySumAmt

$penaltySumAmt : float

Type

float — 金采的违约金金额。

$creditLimit

$creditLimit : float

Type

float — 金采的总授信额度。

$debtSumAmt

$debtSumAmt : float

Type

float — 金采的待还款额度。

$remainLimit

$remainLimit : float

Type

float — 金采账户余额。

Methods

__construct()

__construct(string  $pin, float  $penaltySumAmt, float  $creditLimit, float  $debtSumAmt, float  $remainLimit) 

Parameters

string $pin

入参的pin值

float $penaltySumAmt

金采的违约金金额

float $creditLimit

金采的总授信额度

float $debtSumAmt

金采的待还款额度

float $remainLimit

金采账户余额。