DaffAcceptJsLoadingService
import { DaffAcceptJsLoadingService } from '@daffodil/authorizenet'
@Injectable()
class DaffAcceptJsLoadingService {
load(): void
getAccept(): AcceptType
}
Properties
Name | Type | Description |
---|---|---|
load | void | |
getAccept | AcceptType |