Table of Contents

Class PaymentDetailsInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class PaymentDetailsInit : PaymentDetailsBase
Inheritance
PaymentDetailsInit
Inherited Members

Constructors

PaymentDetailsInit()

public PaymentDetailsInit()

Fields

Id

[Value("id")]
public string Id

Field Value

string

Total

[Value("total")]
public required PaymentItem Total

Field Value

PaymentItem