Class ResultCode
integer |
OK
|
#
0
|
integer |
TRY_LATER
|
#
1
|
public static
array
|
$__names
|
#
array(
0 => 'OK',
1 => 'TRY_LATER',
)
|