FailedPgBillingKeyIssueResponse: {
    type: "FAILED";
    channel: SelectedChannel;
    failure: BillingKeyFailure;
}

빌링키 발급 실패 채널 응답

Type declaration