다음을 통해 공유


ReceiptCard 클래스

정의

ReceiptCard ContentType 값입니다.

public class ReceiptCard
type ReceiptCard = class
Public Class ReceiptCard
상속
ReceiptCard

생성자

ReceiptCard()

ReceiptCard 클래스의 새 인스턴스를 초기화합니다.

ReceiptCard(String, IList<Fact>, IList<ReceiptItem>, CardAction, String, String, String, IList<CardAction>)

ReceiptCard 클래스의 새 인스턴스를 초기화합니다.

필드

ContentType

의 콘텐츠 형식 값입니다 ReceiptCard.

속성

Buttons

현재 카드에 적용할 수 있는 작업 집합을 가져오거나 설정합니다.

Facts

Fact 개체의 배열을 가져오거나 설정합니다.

Items

영수증 항목의 배열을 가져오거나 설정합니다.

Tap

사용자가 카드를 탭할 때 이 작업이 활성화되도록 가져오거나 설정합니다.

Tax

지불된 총 세금 금액(또는 지급)을 가져오거나 설정합니다.

Title

카드의 제목을 가져오거나 설정합니다.

Total

지불된 총 금액(또는 지급)을 가져오거나 설정합니다.

Vat

지불된 총 VAT 금액(또는 지급)을 가져오거나 설정합니다.

확장 메서드

ToAttachment(ReceiptCard)

에서 ReceiptCard새 첨부 파일을 만듭니다.

적용 대상