Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CRL
Business
OnlinePay
Company
Alipay
AlipayCompany.BatchPayItem
C# 클래스 CRL.Business.OnlinePay.Company.Alipay.AlipayCompany.BatchPayItem
格式:流水号1^收款方帐号1^收款帐号1真实姓名^付款金额1^备注说明1
파일 보기
프로젝트 열기: hubro-xx/CRL2
공개 프로퍼티들
프로퍼티
타입
설명
Amount
double
OrderNo
string
ReceiveAccount
string
ReceiveName
string
Remark
string
공개 메소드들
메소드
설명
FromDetail
(
string
detail
) :
List
ToString
( ) :
string
메소드 상세
FromDetail()
공개
정적인
메소드
public
static
FromDetail
(
string
detail
) :
List
detail
string
리턴
List
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
Amount
공개적으로 프로퍼티
public
double
Amount
리턴
double
OrderNo
공개적으로 프로퍼티
public
string
OrderNo
리턴
string
ReceiveAccount
공개적으로 프로퍼티
public
string
ReceiveAccount
리턴
string
ReceiveName
공개적으로 프로퍼티
public
string
ReceiveName
리턴
string
Remark
공개적으로 프로퍼티
public
string
Remark
리턴
string