C# 클래스 BitcoinNET.RPCClient.GetTransactionResponse.Details

파일 보기 프로젝트 열기: mb300sd/Bitcoin.NET

공개 프로퍼티들

프로퍼티 타입 설명
account string
address string
amount decimal
category string
fee decimal

프로퍼티 상세

account 공개적으로 프로퍼티

public string account
리턴 string

address 공개적으로 프로퍼티

public string address
리턴 string

amount 공개적으로 프로퍼티

public decimal amount
리턴 decimal

category 공개적으로 프로퍼티

public string category
리턴 string

fee 공개적으로 프로퍼티

public decimal fee
리턴 decimal