Class FraudDetectionV2BankAccountDto
不正検知V2口座情報Dtoクラス
Inheritance
object
FraudDetectionV2BankAccountDto
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: jp.veritrans.tercerog.mdk.dto
Assembly: cg-mdk-dto.dll
Syntax
public class FraudDetectionV2BankAccountDto
Properties
Holder
保有者名
全角半角文字 最大桁数:255
Declaration
[JsonProperty("holder")]
public string Holder { get; set; }
Property Value
Type | Description |
---|---|
string |