Share via


INSearchForBillsIntentHandling_Extensions 클래스

정의

인터페이스의 선택적 메서드입니다 IINSearchForBillsIntentHandling .

public static class INSearchForBillsIntentHandling_Extensions
type INSearchForBillsIntentHandling_Extensions = class
상속
INSearchForBillsIntentHandling_Extensions

메서드

ConfirmSearch(IINSearchForBillsIntentHandling, INSearchForBillsIntent, Action<INSearchForBillsIntentResponse>)

개발자는 검색 확인을 사용자 지정하기 위해 이 방법을 구현할 수 있습니다.

HandleSearch(IINSearchForBillsIntentHandling, INSearchForBillsIntent, Action<INSearchForBillsIntentResponse>)

개발자는 이 방법을 구현하여 청구서 검색을 사용자 지정할 수 있습니다.

ResolveBillPayee(IINSearchForBillsIntentHandling, INSearchForBillsIntent, Action<INBillPayeeResolutionResult>)

개발자는 이 방법을 구현하여 수취인의 확인을 사용자 지정할 수 있습니다.

ResolveBillType(IINSearchForBillsIntentHandling, INSearchForBillsIntent, Action<INBillTypeResolutionResult>)

개발자는 이 방법을 구현하여 청구서 유형의 해결 방법을 사용자 지정할 수 있습니다.

ResolveDueDateRange(IINSearchForBillsIntentHandling, INSearchForBillsIntent, Action<INDateComponentsRangeResolutionResult>)

개발자는 기한 범위의 확인을 사용자 지정하기 위해 이 방법을 구현할 수 있습니다.

ResolvePaymentDateRange(IINSearchForBillsIntentHandling, INSearchForBillsIntent, Action<INDateComponentsRangeResolutionResult>)

개발자는 결제 날짜 범위의 해결 방법을 사용자 지정하기 위해 이 방법을 구현할 수 있습니다.

ResolveStatus(IINSearchForBillsIntentHandling, INSearchForBillsIntent, Action<INPaymentStatusResolutionResult>)

개발자는 이 방법을 구현하여 청구서 상태의 해결 방법을 사용자 지정할 수 있습니다.

적용 대상